Files
api/Writerside/redirection-rules.xml
T
Jepp9350 22562be135 Add API reference topics for XLVask OpenAPI v1
Added documentation topics for API endpoints related to `/Customers` and `/Vehicles` with GET, POST, PUT, and DELETE methods. Included a general API Reference topic and updated redirection rules for removed structure pages.
2025-05-06 12:13:47 +02:00

25 lines
955 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rules SYSTEM "https://resources.jetbrains.com/writerside/1.0/redirection-rules.dtd">
<rules>
<!-- format is as follows
<rule id="<unique id>">
<accepts>page.html</accepts>
</rule>
-->
<rule id="68cd8f01">
<description>Created after removal of "Handeling requests" from Structure</description>
<accepts>Handeling-requests.html</accepts>
</rule>
<rule id="72f29644">
<description>Created after removal of "About Structure" from Structure</description>
<accepts>starter-topic.html</accepts>
</rule>
<rule id="6c0dc0c9">
<description>Created after removal of "Overview" from Structure</description>
<accepts>Overview.html</accepts>
</rule>
<rule id="4c54f647">
<description>Created after removal of "XLVASK V1" from Structure</description>
<accepts>XLVASK-V1.html</accepts>
</rule>
</rules>