streamdal/Streamdal Schema Publisher
Publish your schemas to the Streamdal platform
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| schema_id | Streamdal schema ID | yes | — |
| schema_type | Type of schemas we are working with; ("protobuf" or "avro") | no | protobuf |
| schema_name | Naming format to use for newly published schemas | no | — |
| api_token | Streamdal API token | yes | — |
| input | Input file (descriptor set) or directory | yes | ./ |
| input_type | Type of data input ("descriptor_set" or "dir") | no | descriptor_set |
| api_address | HTTP address for the Streamdal API | no | https://api.batch.sh |
| output | Write generated artifact to file (only valid with "dir" input_type) | no | false |
| debug | Enable debug output | no | false |
Outputs
no outputs