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.
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<?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>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE topic
|
||||
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||
<topic id="API_Reference"
|
||||
title="API Reference"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd">
|
||||
|
||||
<p>XLVask API OpenAPI 1.0.0</p>
|
||||
</topic>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE topic
|
||||
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||
title="/Customers GET" id="Customers_GET">
|
||||
|
||||
<api-endpoint openapi-path="../../../services/nginx/app/modules/xlvask/XLVask_OpenAPIv1.json" method="GET" endpoint="/Customers"/>
|
||||
</topic>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE topic
|
||||
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||
title="/Customers POST" id="Customers_POST">
|
||||
|
||||
<api-endpoint openapi-path="../../../services/nginx/app/modules/xlvask/XLVask_OpenAPIv1.json" method="POST" endpoint="/Customers"/>
|
||||
</topic>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE topic
|
||||
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||
title="/Customers PUT" id="Customers_PUT">
|
||||
|
||||
<api-endpoint openapi-path="../../../services/nginx/app/modules/xlvask/XLVask_OpenAPIv1.json" method="PUT" endpoint="/Customers"/>
|
||||
</topic>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE topic
|
||||
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||
title="/Customers/{id} DELETE" id="Customers_id_DELETE">
|
||||
|
||||
<api-endpoint openapi-path="../../../services/nginx/app/modules/xlvask/XLVask_OpenAPIv1.json" method="DELETE" endpoint="/Customers/{id}"/>
|
||||
</topic>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE topic
|
||||
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||
title="/UsageLog GET" id="UsageLog_GET">
|
||||
|
||||
<api-endpoint openapi-path="../../../services/nginx/app/modules/xlvask/XLVask_OpenAPIv1.json" method="GET" endpoint="/UsageLog"/>
|
||||
</topic>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE topic
|
||||
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||
title="/Vehicles GET" id="Vehicles_GET">
|
||||
|
||||
<api-endpoint openapi-path="../../../services/nginx/app/modules/xlvask/XLVask_OpenAPIv1.json" method="GET" endpoint="/Vehicles"/>
|
||||
</topic>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE topic
|
||||
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||
title="/Vehicles POST" id="Vehicles_POST">
|
||||
|
||||
<api-endpoint openapi-path="../../../services/nginx/app/modules/xlvask/XLVask_OpenAPIv1.json" method="POST" endpoint="/Vehicles"/>
|
||||
</topic>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE topic
|
||||
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||
title="/Vehicles PUT" id="Vehicles_PUT">
|
||||
|
||||
<api-endpoint openapi-path="../../../services/nginx/app/modules/xlvask/XLVask_OpenAPIv1.json" method="PUT" endpoint="/Vehicles"/>
|
||||
</topic>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE topic
|
||||
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||
title="/Vehicles/{id} DELETE" id="Vehicles_id_DELETE">
|
||||
|
||||
<api-endpoint openapi-path="../../../services/nginx/app/modules/xlvask/XLVask_OpenAPIv1.json" method="DELETE" endpoint="/Vehicles/{id}"/>
|
||||
</topic>
|
||||
Reference in New Issue
Block a user