1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/src/lib/routes/admin-api
David Leek 546f9953a7
docs: openapi schema for PATs (#3605)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->

## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

OpenAPI schema updates for Personal Access Tokens, http statuses,
property types and examples, return types

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2023-05-11 09:11:17 +02:00
..
project fix: project api token type to lowercase (#3717) 2023-05-09 09:22:21 +00:00
user docs: openapi schema for PATs (#3605) 2023-05-11 09:11:17 +02:00
addon.ts feat: unify error responses (#3607) 2023-04-25 13:40:46 +00:00
api-token.ts
archive.ts
client-metrics.ts docs: Metrics tag openapi docs (#3572) 2023-04-26 12:10:57 +02:00
config.test.ts
config.ts
constraints.ts
context.test.ts
context.ts
email.test.ts
email.ts fix: security vulnerability (#3497) 2023-04-11 16:13:59 +02:00
environments.ts Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
event.ts fix: log project access events (#3683) 2023-05-09 11:13:38 +02:00
events.test.ts fix: log project access events (#3683) 2023-05-09 11:13:38 +02:00
favorites.ts
feature-type.ts
feature.ts task: removes deprecated feature api (#3609) 2023-04-26 10:45:00 +02:00
index.ts
instance-admin.ts
maintenance.ts feat: Maintenance openapi (#3478) 2023-04-10 09:55:29 +02:00
metrics.test.ts
metrics.ts docs: Metrics tag openapi docs (#3572) 2023-04-26 12:10:57 +02:00
playground.test.ts
playground.ts
public-signup.test.ts
public-signup.ts chore: docs for public signup token tag (#3486) 2023-04-21 11:26:54 +00:00
state.ts feat: deprecate state api (#3551) 2023-04-18 18:34:12 +02:00
strategy.test.ts fix: add truth checks to a number of jest tests. (#3627) 2023-04-26 14:24:09 +02:00
strategy.ts chore: remove deprecated strategies and allow deprecate default (#3575) 2023-04-21 11:42:36 +02:00
tag-type.ts
tag.test.ts
tag.ts feat: remove bulk operations flag (#3643) 2023-04-28 11:18:03 +03:00
user-admin.ts feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
user-feedback.ts
user-splash.ts