apiable/Apiable API Automation Action
A custom GitHub action for API automation with Apiable
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | API Key | yes | — |
| api_secret | API Secret | yes | — |
| api_url | Base URL for Apiable API | yes | — |
| open_api_spec_url | URL to download OpenAPI spec | yes | — |
| docid | The documentation id to update | yes | — |
Outputs
| name | description |
|---|---|
| response | Response from the API |