1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/src/lib/services
Gastón Fournier 37beaa611f
chore: Improve openapi documentation for tags (#3496)
## About the changes
1. Create tag should not throw a 500 when bad data is provided
2. Added summary, description and examples to open API endpoints

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-04-12 09:34:32 +00:00
..
client-metrics fix: Change format for bulk metrics. (#3229) 2023-03-01 13:08:08 +01:00
access-service.test.ts feat: expose project members (#3310) 2023-03-14 16:27:57 +01:00
access-service.ts refactor: read model for change request access checking (#3380) 2023-03-24 14:31:43 +01:00
account-service.ts feat: add the account abstraction logic (#2918) 2023-01-18 16:08:07 +00:00
addon-schema.ts
addon-service-test-simple-addon.ts
addon-service.test.ts
addon-service.ts
api-token-service.test.ts
api-token-service.ts
client-spec-service.test.ts
client-spec-service.ts
context-schema.ts
context-service.ts
edge-service.ts
email-service.test.ts
email-service.ts
environment-service.ts refactor: remove variants per environment feature flag (#3102) 2023-02-14 14:02:02 +00:00
event-service.ts Poc: calculate etag based on query and latest revison id (#3062) 2023-03-17 14:10:21 +01:00
favorites-service.ts
feature-tag-service.ts chore: Improve openapi documentation for tags (#3496) 2023-04-12 09:34:32 +00:00
feature-toggle-service.ts feat: stop change project on change request enabled (#3391) 2023-03-28 11:28:22 +02:00
feature-type-service.ts
group-service.ts feat: add the account abstraction logic (#2918) 2023-01-18 16:08:07 +00:00
health-service.ts
index.ts fix: count events instead of loading them in memory (#3382) 2023-03-27 11:24:01 +02:00
instance-stats-service.test.ts feat: report app names only if below a threshold (#2737) 2023-01-12 11:26:59 +01:00
instance-stats-service.ts refactor: fix compilation issues in features service (#3323) 2023-03-24 10:43:38 +01:00
maintenance-service.ts
openapi-service.ts feat: extend refs in openapi (#3170) 2023-02-22 13:10:29 +01:00
pat-service.ts feat: adds the PAT_DELETE event (#2965) 2023-01-23 15:11:16 +02:00
playground-service.ts chore: refactor segments to stop depending on the implementation (#3315) 2023-03-15 14:58:19 +01:00
project-health-service.ts Project health tests (#3028) 2023-02-02 12:01:16 +01:00
project-schema.ts fix: bug (#3449) 2023-04-04 15:52:45 +03:00
project-service.ts refactor: switching to new stats calculations (#3477) 2023-04-10 09:50:39 +02:00
proxy-service.ts fix: concurrency issue when running multiple requests (#3442) 2023-04-04 09:32:35 +02:00
public-signup-token-service.ts
reset-token-service.ts feat: changing password will expire reset password tokens (#3451) 2023-04-05 12:39:52 +03:00
scheduler-service.test.ts test: increase timer values in scheduler integration test (#3448) 2023-04-04 14:15:45 +02:00
scheduler-service.ts refactor: separate scheduling from DI (#3017) 2023-01-30 11:13:17 +01:00
segment-schema.ts
segment-service.ts Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00:00
session-service.ts
setting-service.ts
state-schema.ts feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00
state-service-export-v1.json
state-service.test.ts feat: project mode (#3334) 2023-03-16 15:29:52 +01:00
state-service.ts chore: refactor segments to stop depending on the implementation (#3315) 2023-03-15 14:58:19 +01:00
state-util.ts
strategy-schema.ts
strategy-service.ts
tag-schema.test.ts
tag-schema.ts chore: Improve openapi documentation for tags (#3496) 2023-04-12 09:34:32 +00:00
tag-service.ts
tag-type-schema.test.ts
tag-type-schema.ts
tag-type-service.ts
user-feedback-service.ts
user-service.test.ts
user-service.ts feat: changing password will expire reset password tokens (#3451) 2023-04-05 12:39:52 +03:00
user-splash-service.ts
version-service.test.ts
version-service.ts