Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pjiesco/touch-portal-entry.tp-schema
A validation schema for the Touch Portal Entry.tp maintained by the community
https://github.com/pjiesco/touch-portal-entry.tp-schema
jsonschema touchportal touchportalplugin
Last synced: about 1 month ago
JSON representation
A validation schema for the Touch Portal Entry.tp maintained by the community
- Host: GitHub
- URL: https://github.com/pjiesco/touch-portal-entry.tp-schema
- Owner: Pjiesco
- License: mit
- Created: 2022-01-30T19:20:39.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T08:36:18.000Z (about 2 years ago)
- Last Synced: 2024-10-11T11:31:19.277Z (2 months ago)
- Topics: jsonschema, touchportal, touchportalplugin
- Homepage: https://pjiesco.com/touch-portal/entry.tp/schema
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Touch Portal Entry.tp Schema
A validation schema for the [Touch Portal Entry.tp](https://www.touch-portal.com/api/index.php?section=structure) maintained by the community.
# Usage
You can add the schema by using the link from my website
```json
{
"$schema": "https://pjiesco.com/touch-portal/entry.tp/schema"
}
```