@@ -9,21 +9,28 @@ polymorphism:
9
9
· #/components/schemas/error_APIKEY_EMPTY
10
10
· #/components/schemas/error_APIKEY_MISMATCH
11
11
· #/components/schemas/error_APIKEY_NOTFOUND
12
+ · #/components/schemas/error_API_ACCESS_REVOKED
13
+ · #/components/schemas/error_API_ACCESS_UNAVAILABLE
12
14
· #/components/schemas/error_APPLY_INVALID_EMAIL
13
15
· #/components/schemas/error_APPLY_INVALID_JOB
14
16
· #/components/schemas/error_APPLY_INVALID_NAME
15
17
· #/components/schemas/error_CATEGORY_INVALID
16
18
· #/components/schemas/error_CATEGORY_NOTFOUND
17
19
· #/components/schemas/error_CHANGELOG_INVALID
18
20
· #/components/schemas/error_CHANGELOG_NOTFOUND
21
+ · #/components/schemas/error_CUSTOMBLOCK_NOTFOUND
19
22
· #/components/schemas/error_CUSTOMPAGE_INVALID
20
23
· #/components/schemas/error_CUSTOMPAGE_NOTFOUND
21
24
· #/components/schemas/error_DOC_INVALID
22
25
· #/components/schemas/error_DOC_NOTFOUND
23
26
· #/components/schemas/error_ENDPOINT_NOTFOUND
24
27
· #/components/schemas/error_INTERNAL_ERROR
28
+ · #/components/schemas/error_OWLBOT_INVALID
29
+ · #/components/schemas/error_OWLBOT_NOT_ENABLED
30
+ · #/components/schemas/error_OWLBOT_NOT_ENTERPRISE
25
31
· #/components/schemas/error_PROJECT_NEEDSSTAGING
26
32
· #/components/schemas/error_PROJECT_NOTFOUND
33
+ · #/components/schemas/error_PROJECT_NOT_CHILD
27
34
· #/components/schemas/error_RATE_LIMITED
28
35
· #/components/schemas/error_REGISTRY_INVALID
29
36
· #/components/schemas/error_REGISTRY_NOTFOUND
@@ -32,12 +39,14 @@ polymorphism:
32
39
· #/components/schemas/error_SPEC_ID_INVALID
33
40
· #/components/schemas/error_SPEC_INVALID
34
41
· #/components/schemas/error_SPEC_INVALID_SCHEMA
42
+ · #/components/schemas/error_SPEC_INVALID_SUPERHUB
35
43
· #/components/schemas/error_SPEC_NOTFOUND
36
44
· #/components/schemas/error_SPEC_TIMEOUT
37
45
· #/components/schemas/error_SPEC_VERSION_NOTFOUND
38
46
· #/components/schemas/error_UNEXPECTED_ERROR
39
47
· #/components/schemas/error_VERSION_CANT_DEMOTE_STABLE
40
48
· #/components/schemas/error_VERSION_CANT_REMOVE_STABLE
49
+ · #/components/schemas/error_VERSION_CONFLICTING_FLAGS
41
50
· #/components/schemas/error_VERSION_DUPLICATE
42
51
· #/components/schemas/error_VERSION_EMPTY
43
52
· #/components/schemas/error_VERSION_FORK_EMPTY
@@ -46,6 +55,7 @@ polymorphism:
46
55
· #/components/schemas/error_VERSION_NOTFOUND
47
56
· #/paths/~1api-specification/post/responses/400/content/application~1json/schema
48
57
· #/paths/~1api-specification~1{ id } /put/responses/400/content/application~1json/schema
58
+ · #/paths/~1api-validation/post/responses/400/content/application~1json/schema
49
59
· #/paths/~1categories/post/requestBody/content/application~1json/schema
50
60
· #/paths/~1version/post/responses/400/content/application~1json/schema"
51
61
` ;
@@ -93,13 +103,8 @@ additionalProperties:
93
103
· #/components/schemas/ParameterizedHeader/properties/parameters/additionalProperties
94
104
95
105
circularRefs:
96
- · #/components/schemas/BodyPart/properties/parent
97
- · #/components/schemas/MultiPart/properties/bodyParts/items
98
106
· #/components/schemas/MultiPart/properties/parent
99
- · #/components/schemas/ZoneOffset/properties/rules
100
- · #/components/schemas/ZoneOffsetTransition/properties/offsetAfter
101
- · #/components/schemas/ZoneOffsetTransition/properties/offsetBefore
102
- · #/components/schemas/ZoneRules/properties/transitions/items"
107
+ · #/components/schemas/ZoneOffset/properties/rules"
103
108
` ;
104
109
105
110
exports [` rdme openapi inspect > feature reports > should generate a report for '@readme/oas-examples/3.0/json/schema-…' (w/ [ 'additionalProperties', …(2) ]) 1` ] = `
@@ -119,13 +124,8 @@ additionalProperties:
119
124
· #/components/schemas/ParameterizedHeader/properties/parameters/additionalProperties
120
125
121
126
circularRefs:
122
- · #/components/schemas/BodyPart/properties/parent
123
- · #/components/schemas/MultiPart/properties/bodyParts/items
124
127
· #/components/schemas/MultiPart/properties/parent
125
128
· #/components/schemas/ZoneOffset/properties/rules
126
- · #/components/schemas/ZoneOffsetTransition/properties/offsetAfter
127
- · #/components/schemas/ZoneOffsetTransition/properties/offsetBefore
128
- · #/components/schemas/ZoneRules/properties/transitions/items
129
129
130
130
x-default: You do not use this.
131
131
x-readme.code-samples: You do not use this.
@@ -138,13 +138,8 @@ x-readme.samples-languages: You do not use this.]
138
138
exports [` rdme openapi inspect > feature reports > should generate a report for '@readme/oas-examples/3.0/json/schema-…' (w/ [ 'circularRefs', 'readme' ]) 1` ] = `
139
139
[SoftError:
140
140
circularRefs:
141
- · #/components/schemas/BodyPart/properties/parent
142
- · #/components/schemas/MultiPart/properties/bodyParts/items
143
141
· #/components/schemas/MultiPart/properties/parent
144
142
· #/components/schemas/ZoneOffset/properties/rules
145
- · #/components/schemas/ZoneOffsetTransition/properties/offsetAfter
146
- · #/components/schemas/ZoneOffsetTransition/properties/offsetBefore
147
- · #/components/schemas/ZoneRules/properties/transitions/items
148
143
149
144
x-default: You do not use this.
150
145
x-readme.code-samples: You do not use this.
@@ -288,8 +283,8 @@ exports[`rdme openapi inspect > full reports > should generate a report for @rea
288
283
exports [` rdme openapi inspect > full reports > should generate a report for @readme/oas-examples/3.0/json/readme.json 1` ] = `
289
284
"Here are some interesting things we found in your API definition. 🕵️
290
285
291
- · You are using 2 media types throughout your API: application/json and multipart/form-data
292
- · You have a total of 36 operations in your API.
286
+ · You are using 3 media types throughout your API: application/json, multipart/form-data, and text/event-stream
287
+ · You have a total of 39 operations in your API.
293
288
· You are using a single security type throughout your API: http
294
289
295
290
🌲 OpenAPI Features
0 commit comments