fern-api/Sync OpenAPI Files
Sync OpenAPI specification files between repositories or update API from source using fern
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Target repository in owner/repo format (only used when update_from_source is false) | no | — |
| token | GitHub token with repo scope for repository access | yes | — |
| branch | Branch name to create or update | no | fern/sync-openapi |
| sources | JSON or YAML array of mappings (from source to destination) (only used when update_from_source is false) | no | — |
| auto_merge | Whether to push directly to the branch or create a PR | no | false |
| update_from_source | Whether to run "fern api update" on the current repository instead of syncing files | no | false |
Outputs
no outputs