mirror of
https://github.com/tribufu/proxmox-ve-openapi
synced 2026-05-06 07:07:28 +00:00
26 lines
885 B
Markdown
26 lines
885 B
Markdown
# Proxmox VE OpenAPI
|
|
|
|
Generate OpenAPI spec from Proxmox VE REST API.
|
|
|
|
[![Apache 2.0 License][apache-badge]][apache-url]
|
|
[![Discord Chat][discord-badge]][discord-url]
|
|
|
|
[apache-badge]: https://img.shields.io/badge/license-Apache%202.0-blue.svg
|
|
[apache-url]: https://github.com/tribufu-forks/proxmox-ve-openapi/blob/master/LICENSE.txt
|
|
[discord-badge]: https://img.shields.io/discord/276504514616623104.svg?logo=discord&style=flat-square
|
|
[discord-url]: https://www.tribufu.com/discord
|
|
|
|
[Website](https://www.tribufu.com) |
|
|
[Discord](https://www.tribufu.com/discord)
|
|
|
|
## Credits
|
|
|
|
This project was forked from: [LUMASERV/proxmox-ve-openapi].
|
|
|
|
[LUMASERV/proxmox-ve-openapi]: https://github.com/LUMASERV/proxmox-ve-openapi
|
|
|
|
## License
|
|
|
|
This project is licensed under the [Apache License 2.0].
|
|
|
|
[Apache License 2.0]: https://github.com/tribufu-forks/proxmox-ve-openapi/blob/master/LICENSE.txt
|