https://github.com/fa0311/palworld-openapi
PalWorld OpenAPI(Swagger) specification using REST API
https://github.com/fa0311/palworld-openapi
openapi palworld restapi swagger
Last synced: 10 months ago
JSON representation
PalWorld OpenAPI(Swagger) specification using REST API
- Host: GitHub
- URL: https://github.com/fa0311/palworld-openapi
- Owner: fa0311
- License: other
- Created: 2024-04-04T06:40:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T22:29:05.000Z (over 1 year ago)
- Last Synced: 2025-03-28T20:12:53.556Z (10 months ago)
- Topics: openapi, palworld, restapi, swagger
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# PalWorld OpenAPI
PalWorld OpenAPI(Swagger) specification
## Usage
```shell
openapi-generator-cli generate -g -i https://raw.githubusercontent.com/fa0311/palworld-openapi/main/src/openapi/openapi-3.0.yaml -o ./palworld_openapi
```
## License
MIT License