tree: 1e2c7a84a67c96faca090ce6deb606fec67064b5 [path history] [tgz]
  1. Dockerfile
  2. Jenkinsfile
  3. LICENSE
  4. README.md
  5. devops-stages/
  6. osm-openapi.yaml
README.md

SOL005

OSM client library and console script

Build docker image to test OpenAPI spec

docker build -t osm/sol005-devel .

Test OpenAPI spec with swagger-cli and speccy

docker run -it -v .:/root/SOL005 -w /root/SOL005 osm/sol005-devel /root/SOL005/devops-stages/stage-test.sh