mittwald / mittwald/api-client-js
Generator: Add deprecated support
Open
@mfal is already working on this.
Since Sep 4, 2026.
feedback required
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
If I mark a field of my api spec as deprecated: true my spec get invalid.
properties:
lastMessageAt:
type: string
format: date-time
deprecated: true
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.