https://github.com/alisqi/combell-openapi-client
Auto-generated OpenAPI PHP client for the public Combell API
https://github.com/alisqi/combell-openapi-client
api-client combell openapi php
Last synced: 5 days ago
JSON representation
Auto-generated OpenAPI PHP client for the public Combell API
- Host: GitHub
- URL: https://github.com/alisqi/combell-openapi-client
- Owner: alisqi
- License: other
- Created: 2021-03-22T09:43:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T14:00:26.000Z (over 1 year ago)
- Last Synced: 2025-10-01T01:58:08.309Z (4 months ago)
- Topics: api-client, combell, openapi, php
- Language: PHP
- Homepage:
- Size: 263 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Combell OpenAPI Client
This client is generated based on Combell's own OpenAPI spec, available at https://api.combell.com/v2/documentation/swagger-v2.json, using the JanePHP library.
For usage, please refer to [JanePHP's documentation](https://jane.readthedocs.io/en/latest/documentation/OpenAPI.html#using).
## Disclaimer
This library is based on the OpenAPI spec and `jane-php/open-api`'s output, and untested with Combell's API. Please test the implementation of this library yourself with your own Combell credentials before including it in production code.