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.
9 lines
493 B
XML
9 lines
493 B
XML
<?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> |