Returns svgcheck output with parsed SVG

post/api/svgcheck

Response

Returns svgcheck output

svgstring

Parsed SVG output

svgcheckstring

svgcheck output logs

errorsstring

svgcheck errors

Changes

Changed in 2 of the 52 revisions of this API.22

  • 00978b5cef9f11See the full diff
    • removed the media type application/xml for the response with the status 200

      response-media-type-removed

    • added the media type application/json for the response with the status 200

      response-media-type-added

  • 5af2c9e7a5f311See the full diff
    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    • added the media type application/xml for the response with the status 200

      response-media-type-added