krantideep95/proto api docs
Generate swagger api docs from protobuf & push them to a s3 bucket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GIT_TOKEN | git token to use for cloning the repository containing the protobuf files | yes | — |
| PROTO_REPOSITORY | protobuf files github repository including the org name | yes | — |
| PROTO_BRANCH | branch to clone | yes | — |
| MODULE_LIST_FILE_PATH | path to file containing list of subdirectories of protos to clone | yes | — |
| AWS_S3_BUCKET | s3 bucket name | yes | — |
| AWS_ACCESS_KEY_ID | aws access key id | yes | — |
| AWS_SECRET_ACCESS_KEY | aws access key secret | yes | — |
| AWS_REGION | aws region | yes | — |
| DEST_DIR | destination s3 directory | yes | — |
Outputs
no outputs