Skip to content

Commit

Permalink
feat: Make served specification more CLI accessible
Browse files Browse the repository at this point in the history
Use OpenAPI extension tags x-cli-name and x-cli-hidden
to make the specification more accessible to CLI tools.

x-cli-hidden is used to hide the /jobs/events endpoint.
x-cli-name is used to provide an alternate and more CLI
friendly endpoint names.

Signed-off-by: Christian Storm <[email protected]>
  • Loading branch information
stormc committed Feb 7, 2025
1 parent ccfb66b commit 8297c2a
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 151 deletions.
Loading

0 comments on commit 8297c2a

Please sign in to comment.