Overview
The interface definition uses the OpenAPI specification, which can be found at the project path src/main/resources/openapi.yaml
.
You can import this file into API testing tools that support this specification, such as: Insomnia, Apifox, etc.
If you don't know which APIs to use, you can refer to the API calls on the web side.