GET /tags/schemas/published
GET
/tags/schemas/published
Return a list of all published schemas.
content: application/json: schema: type: array items: $ref: "#/components/schemas/Schema"
content: application/json: schema: $ref: "#/components/schemas/Error"