File tree 3 files changed +270
-132
lines changed
3 files changed +270
-132
lines changed Original file line number Diff line number Diff line change 6
6
- oas3-valid-schema-example
7
7
" openapi.yaml#/paths/~1processes/get/responses/200/content/application~1json/example " :
8
8
- oas3-valid-oas-content-example
9
- " openapi.yaml#/paths/~1process_graphs /get/responses/200/content/application~1json/example " :
9
+ " openapi.yaml#/paths/~1processes~1{namespace} /get/responses/200/content/application~1json/example " :
10
10
- oas3-valid-oas-content-example
11
11
" openapi.yaml#/paths/~1service_types/get/responses/200/content/application~1json/example " :
12
12
- oas3-valid-oas-content-example
17
17
contact-properties : true
18
18
tag-description : true
19
19
oas3-parameter-description : true
20
+ operation-2xx-response : off # remove this line once /process_graphs/... endpoints have been removed
20
21
operation-summary-formatted :
21
22
description : Operation `summary` should start with upper case and not end with a dot.
22
23
recommended : true
You can’t perform that action at this time.
0 commit comments