philipglazman/OpenRPC Validation
Validate an OpenRPC document
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 27, 2025
- License
- None
Pinned Snippet
uses: philipglazman/openrpc-validation@88720eb269aa51728949661ec72fe278efcb8205 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| file-path | File path of the OpenRPC document | yes | — |
Outputs
| name | description |
|---|---|
| success | Whether the OpenRPC document is valid |