lonelygiraffe

↗ HN profile [ 26.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Sometimes APIs need to be retired, for example when they are superseded by a new version. OpenAPI specification supports a "deprecated" flag which can be used to mark operations and other object types as deprecated, but…