--- title: "OpenAPI spec is missing the tag endpoints" url: "https://demo.myforumcat.com/q/104/openapi-spec-is-missing-the-tag-endpoints" forum: "Demo" question_number: 104 category: "General" tags: ["Audit Logs"] status: "solved" solved: true votes: 40 replies: 5 views: 719 asked_at: "2026-07-26T11:10:58.453Z" updated_at: "2026-09-18T22:19:07.196Z" --- # OpenAPI spec is missing the tag endpoints Asked by Tom Whitfield on 2026-07-26 · 40 votes We noticed the published OpenAPI document does not include the tag list or tag creation routes yet. ## 5 replies ### Reply 1 (marked as the solution) meow (Owner) · 2026-07-26 · 4 votes Confirmed, the tag list and tag creation routes were missing from the published document. Added, the spec now covers them. ### Reply 2 Peter Novak · 2026-07-26 · 1 vote Can confirm the tag endpoints show up in the spec now. ### Reply 3 Tom Whitfield · 2026-07-26 · 1 vote Regenerated our client off the updated spec, tag creation works as expected. ### Reply 4 Ravi Patel · 2026-07-26 · 1 vote Confirmed working on our end too after regenerating. ### Reply 5 Margaret Doyle · 2026-07-26 · 1 vote · In reply to Reply 1 Nice, this was blocking our tag automation script.