Using json-schema-viewer to explore schemas
If you already have schemas, that's great. If you have OpenAPI specs instead of dealing with schemas you can follow the next section
Using json-schema-viewer to explore schemas
If you already have schemas, that's great. If you have OpenAPI specs instead of dealing with schemas you can follow the next section
# https://unix.stackexchange.com/questions/76505/portable-way-to-get-scripts-absolute-path | |
currpath=$(cd -P -- "$(dirname -- "$0")" && printf '%s\n' "$(pwd -P)/$(basename -- "$0")") | |
currdirname=$(dirname $currpath) | |
currfilename=$(basename $currpath) | |
# https://stackoverflow.com/questions/5947742/how-to-change-the-output-color-of-echo-in-linux | |
# Black 0;30 Dark Gray 1;30 | |
# Red 0;31 Light Red 1;31 | |
# Green 0;32 Light Green 1;32 |
skinparam Activity { | |
ArrowColor | |
ArrowFontColor | |
ArrowFontName | |
ArrowFontSize | |
ArrowFontStyle | |
BackgroundColor | |
BarColor | |
BorderColor | |
BorderThickness |