- Introduced Writerside topics for multiple endpoints in the Bookings module, including user, admin, and public time booking routes. - Added `Bookings_OpenAPIv1.json` specification defining API paths, schemas, and security configurations. - Included endpoint details for operations like booking retrieval, updates, deletion, syncing, and timebookings.
9 lines
580 B
XML
9 lines
580 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="/user/bookings/washcertificate/download POST" id="User_Bookings_Washcertificate_Download_POST">
|
|
|
|
<api-endpoint openapi-path="../../../services/nginx/app/modules/bookings/Bookings_OpenAPIv1.json" method="POST" endpoint="/user/bookings/washcertificate/download"/>
|
|
</topic>
|