Skip to content

ASTM UTM Protocol (API and sequence diagrams)

Notifications You must be signed in to change notification settings

Orbitalize/Protocol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Protocol

ASTM UTM Protocol (API and sequence diagrams)

Viewing locally

To view this YAML file locally:

docker run -it --rm -p 8080:8080 \
  -v $(pwd)/:/usr/share/nginx/html/api/ \
  -e PORT=8080 -e SPEC_URL=api/utm.yaml redocly/redoc

...then visit http://localhost:8080/ in a browser.

Sequence diagrams

About

ASTM UTM Protocol (API and sequence diagrams)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%