-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathREADME.backup
More file actions
18 lines (12 loc) · 866 Bytes
/
README.backup
File metadata and controls
18 lines (12 loc) · 866 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# seatable-api-php
This is the official "SeaTable php client", which was auto generated with [OpenAPI Generator](https://openapi-generator.tech/).
This SeaTable php client contains all public available API endpoints to interact with the user accounts, bases or files.
## Resources:
- [Documentation](https://developer.seatable.io/clients/php_api/)
- [SeaTable API Reference](https://api.seatable.io)
- [SeaTable OpenApi Specification](https://github.com/seatable/openapi)
- Report Issues at the [Community Forum](https://forum.seatable.io)
## Versioning
The SeaTable php client follows the versioning of the SeaTable OpenApi specification. With every new version of
SeaTable, the SeaTable OpenAPI Specification will be updated and a new client with the same version will be published here.
The client will contain all available endpoints of the specification.