You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/audience_experts:query:
post:
operationId: audience_experts:query_create
description: Query audience_experts across projects
parameters:
- in: query
name: format
schema:
type: string
enum:
- csv
- json
We don't have any problem generating and using the openapi schema in other contexts. I don't think there is anything explicitly dis-allowing usage of colons in the path, and some projects I work on use them to denote a non/restful "action" at a particular resource root.
What do you think?
The text was updated successfully, but these errors were encountered:
Example:
The text was updated successfully, but these errors were encountered: