Skip to content

Commit 1d8460b

Browse files
authored
Merge branch 'main' into token-filters
2 parents 585bb86 + cbfcc73 commit 1d8460b

File tree

56 files changed

+31842
-27439
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+31842
-27439
lines changed

compiler-rs/Cargo.lock

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

compiler-rs/clients_schema_to_openapi/.spectral.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@ rules:
77
oas3-api-servers: off # OpenAPI "servers" must be present and non-empty array.
88
info-contact: off # Info object must have "contact" object.
99
info-description: off # Info "description" must be present and non-empty string.
10+
operation-description: off # Info "description" must be present and non-empty string.
1011
operation-tag-defined: off # Operation tags must be defined in global tags.
12+
13+
# oas3-valid-media-example: off

0 commit comments

Comments
 (0)