mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
b04920602b
## PR text I realized that the tag changes we introduced in #1907 would be breaking for people who use the unleash-server package and implement their own endpoints on top of it (as we do in unleash-enterprise). This change makes it possible to still use the old tags. However, these tags are purposefully not added to the root schema or the list of OpenAPI tag types. Any of our endpoints still using them (I think there is one in Unleash enterprise, see ivarconr/unleash-enterprise#109) should switch over when possible. ## Commits * fix: Add deprecated openapi tags as valid tags for operations * Docs: add explanatory comment for why the type exists. |
||
---|---|---|
.. | ||
__snapshots__ | ||
addons | ||
db | ||
error | ||
middleware | ||
openapi | ||
routes | ||
schema | ||
services | ||
types | ||
util | ||
app.test.ts | ||
app.ts | ||
create-config.test.ts | ||
create-config.ts | ||
default-custom-auth-deny-all.ts | ||
event-hook.test.ts | ||
event-hook.ts | ||
experimental.ts | ||
logger.test.ts | ||
logger.ts | ||
metric-events.ts | ||
metrics.test.ts | ||
metrics.ts | ||
server-impl.test.ts | ||
server-impl.ts |