https://github.com/bottd/orval-example
https://github.com/bottd/orval-example
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bottd/orval-example
- Owner: bottd
- Created: 2024-01-15T20:33:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T20:33:59.000Z (over 2 years ago)
- Last Synced: 2025-10-10T21:27:26.535Z (9 months ago)
- Language: TypeScript
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Orval Sample
This is a small Orval sample, targeting [react-query](https://tanstack.com/query/v4/docs/react/adapters/react-query). Schema has been [copied from the Orval repo](https://github.com/anymaniax/orval/tree/master/samples/react-query/basic) and trimmed down to 1 endpoint.
Generated code can be viewed at `/src/petStore`