GETADITUS/Byndr/Get swagger document

Get swagger document

GET{{API_BASE_URL}}/systems/swagger/shop

This endpoint makes a request to retrieve the Swagger documentation for the shop system.

Request

This request does not require a request body.

Response

The response for this request is a JSON schema that includes the Swagger documentation for the shop system. The schema will provide detailed information about the endpoints, request parameters, response formats, and any additional information related to the shop system.

Authentication#auth

This endpoint does not require authentication.

Responses#responses

200OKGet swagger document