File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ openapi : 3.2.0
2+ info :
3+ not-allowed : here
4+ contact :
5+ not-allowed : here
6+ license :
7+ not-allowed : here
8+ tags :
9+ - name : tag with unevaluated properties
10+ not-allowed : here
11+ components :
12+ schemas :
13+ externalDocs-with-unevaluated-properties :
14+ type : object
15+ externalDocs :
16+ not-allowed : here
17+ discriminator-with-unevaluated-properties :
18+ type : object
19+ discriminator :
20+ not-allowed : here
21+ pathItems :
22+ operation-with-unevaluated-properties :
23+ get :
24+ not-allowed : here
25+ externalDocs :
26+ not-allowed : here
27+ responses :
28+ not-allowed : here
29+ parameters :
30+ parameter-with-unevaluated-properties :
31+ not-allowed : here
32+ responses :
33+ response-with-unevaluated-properties :
34+ not-allowed : here
35+ links :
36+ link-with-unevaluated-properties :
37+ not-allowed : here
38+ headers :
39+ header-with-unevaluated-properties :
40+ not-allowed : here
41+ securitySchemes :
42+ security-scheme-with-unevaluated-properties :
43+ not-allowed : here
44+ oauth-with-unevaluated-properties :
45+ type : oauth2
46+ flows :
47+ not-allowed : here
48+ oauth-flows-with-unevaluated-properties :
49+ type : oauth2
50+ flows :
51+ implicit :
52+ not-allowed : here
53+ password :
54+ not-allowed : here
55+ clientCredentials :
56+ not-allowed : here
57+ authorizationCode :
58+ not-allowed : here
59+ deviceAuthorization :
60+ not-allowed : here
You can’t perform that action at this time.
0 commit comments