mirror of
https://github.com/tribufu/proxmox-ve-openapi
synced 2026-05-06 07:07:28 +00:00
Update readme and rename license file
This commit is contained in:
parent
82d19b6305
commit
f685b3a37b
3 changed files with 28 additions and 4 deletions
28
README.md
28
README.md
|
|
@ -1,2 +1,26 @@
|
|||
# proxmox-ve-openapi
|
||||
An OpenAPI Spec for the ProxMox VE Rest API
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue