Files
openide/json/resources/inspectionDescriptions/JsonSchemaDeprecation.html
Andrey Starovoyt a1e2cbb0b9 json WEB-50649
GitOrigin-RevId: 605bf5e2a6a57a0f41a700b950927c6d05b345c7
2021-04-22 14:01:08 +03:00

7 lines
236 B
HTML

<html>
<body>
Reports a deprecated property in a JSON file.<br>
Note that deprecation mechanism is not defined in the JSON Schema specification yet,
and this inspection uses a non-standard extension 'deprecationMessage'.
</body>
</html>