Skip to content

Commit fc0037b

Browse files
pquentinlcawl
authored andcommitted
Fix compilation
1 parent bcc563f commit fc0037b

File tree

3 files changed

+25
-1
lines changed

3 files changed

+25
-1
lines changed

output/schema/schema-serverless.json

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/search_application/post_behavioral_analytics_event/BehavioralAnalyticsEventPostResponse.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
* under the License.
1818
*/
1919

20+
import { UserDefinedValue } from '@spec_utils/UserDefinedValue'
21+
2022
export class Response {
2123
body: {
2224
accepted: boolean

0 commit comments

Comments
 (0)