ПРОЧТИ МЕНЯ

JSON Schema analyzer

POST /api/jsonschemalinter/analyze
Content-Type: application/json

Request content: JSON Schema
Response body: Linter report. Empty if no issues are found.

Minify JSON input

POST /api/jsonlinter/minify
Content-Type: application/json

Request content: JSON input.
Response body: Minified JSON data.

Apply JSONPatch operations

POST /api/jsonpatch/apply
Content-Type: application/json

Request content: A JSON array. First element of top-level array is also an array of JSONPatch operations. Second element is the input data as JSON value.
Response body: Result of JSONPatch operations as JSON value.

Подписчики: 0
Ресурсы:
Сайт продукта
Создатель API:
Rapid account: Clemens U
Clemens-U
Clemens-U
Войдите, чтобы оценить API
Оценки: 5 - Голосов: 1