OpenAPI (swagger) file for SEQTA Learn.
Head here to view the API.
- install docker
sudo apt install docker.io
- clone repo
git clone https://github.com/ar-cyber/seqta-api-swagger
- run the swagger-ui docker container
docker run -p 80:8080 -e SWAGGER_JSON="openapi(1).yaml" docker.swagger.io/swaggerapi/swagger-ui
Create a Pull Request and send screenshot of swagger editor instance with no/minimal errors.