Skip to content

Commit 16b4797

Browse files
committed
quentin comments
1 parent db7e4f1 commit 16b4797

File tree

6 files changed

+102
-100
lines changed

6 files changed

+102
-100
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 10 additions & 26 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: 69 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/typescript/types.ts

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

specification/security/get_stats/SecurityStatsResponse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
import { Dictionary } from '@spec_utils/Dictionary'
2121

22-
import { NodeSecurityStats } from './types'
22+
import { NodeSecurityStats } from '@security/_types/NodeSecurityStats'
2323

2424
export class Response {
2525
body: {

0 commit comments

Comments
 (0)