speakeasy-sdks / latitude-python-sdk

Latitude Python SDK
https://docs.latitude.sh/reference/summary
MIT License
1 stars 0 forks source link

Speakeasy OpenAPI Suggestions -Suggest Latitude Spec #21

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

Generated OpenAPI Suggestions by Speakeasy CLI. Outputs changes to ./openapi.yaml.

Error 2: operation-tag-defined - the get operation at path /ips/{id} contains a tag IP Addresses, that is not defined in the global document tags

Suggestion 2: Add the tag 'IP Addresses' to the global tags section of the document.

Explanation 2: The error message indicates that the get operation at path /ips/{id} contains a tag IP Addresses, that is not defined in the global document tags. Adding this tag to the global tags section will resolve the error.