Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new route #11

Merged
merged 5 commits into from
Sep 8, 2023

updated annotations

4d43db5
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add new route #11

updated annotations
4d43db5
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Lint (pull_request) succeeded Sep 8, 2023 in 0s

Lint (pull_request)

Lint completed successfully

Annotations

Check warning on line 22 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-get-collection-max-parameter-link-header-required-possible

Pagination is designed using a 'max' query parameter and 'Link' headers per RFC 5988.; When supporting offset-based pagination, operations include a "offset" query parameter

Check warning on line 27 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-get-collection-max-parameter-link-header-required-likely

Pagination is designed using a 'max' query parameter and 'Link' headers per RFC 5988.; When returning a paginated collection, include a "Link" header in the response

Check warning on line 27 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

tracking-id-header-requirement

All responses must include a 'TrackingID' header.

Check warning on line 17 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-https-only

My API supports HTTPS only.; "http://pet-store-kong-3abae03b4c44.herokuapp.com/v1" must match the pattern "^https://"

Check warning on line 37 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-error-response-identifier

Error representations include an identifier to help with troubleshooting.

Check warning on line 22 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-get-collection-max-parameter-link-header-required-likely

Pagination is designed using a 'max' query parameter and 'Link' headers per RFC 5988.; When returning a paginated collection, include a "max" query parameter

Check warning on line 22 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-get-collection-max-parameter-link-header-required-possible

Pagination is designed using a 'max' query parameter and 'Link' headers per RFC 5988.; When returning a paginated collection, include a "max" query parameter

Check warning on line 37 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

tracking-id-header-requirement

All responses must include a 'TrackingID' header.

Check warning on line 66 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-error-message

Error representations include a useful human-readable message.

Check warning on line 124 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

post-header-location

POST operations that create resources should include a Location header.; "headers.Location" property must be truthy

Check warning on line 139 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

tracking-id-header-requirement

All responses must include a 'TrackingID' header.

Check notice on line 124 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

no-etag-cache-control-header-required

Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy

Check warning on line 37 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-error-message

Error representations include a useful human-readable message.

Check warning on line 27 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-get-collection-max-parameter-link-header-required-possible

Pagination is designed using a 'max' query parameter and 'Link' headers per RFC 5988.; When returning a paginated collection, include a "Link" header in the response

Check warning on line 66 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

tracking-id-header-requirement

All responses must include a 'TrackingID' header.

Check warning on line 122 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

tracking-id-header-requirement

All responses must include a 'TrackingID' header.

Check warning on line 522 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

tracking-id-header-requirement

All responses must include a 'TrackingID' header.

Check warning on line 522 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-error-response-identifier

Error representations include an identifier to help with troubleshooting.

Check warning on line 485 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-error-response-identifier

Error representations include an identifier to help with troubleshooting.

Check notice on line 487 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

no-etag-cache-control-header-required

Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy

Check warning on line 610 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-error-response-identifier

Error representations include an identifier to help with troubleshooting.

Check warning on line 722 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

tracking-id-header-requirement

All responses must include a 'TrackingID' header.

Check warning on line 485 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

tracking-id-header-requirement

All responses must include a 'TrackingID' header.

Check warning on line 610 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-error-message

Error representations include a useful human-readable message.

Check warning on line 587 in spec/petStore.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

tracking-id-header-requirement

All responses must include a 'TrackingID' header.