DataDog / datadog-api-client-typescript

Typescript client for the Datadog API
https://www.npmjs.com/package/@datadog/datadog-api-client
Apache License 2.0
81 stars 15 forks source link

Update //api/v2/application_keys/<id> GET endpoint spec to remove key and match current behavior #1647

Closed api-clients-generation-pipeline[bot] closed 3 months ago

api-clients-generation-pipeline[bot] commented 3 months ago

See DataDog/datadog-api-spec#2817 Test branch datadog-api-spec/test/jackakeller/fix-inaccurate-spec-get-app-key

jackakeller commented 3 months ago

This is a breaking change and we should avoid modifying the spec here.

Instead, we can consider updating the description of the field in the spec to explain that it is not returned for GET calls, and we could consider doing this as part of a major breaking release.