1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-04 23:14:47 -04:00

REST API Swagger code generation using Docker

This commit is contained in:
f4exb
2020-06-22 00:04:08 +02:00
parent ce2c313d03
commit 965165f441
10 changed files with 347 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
/usr/lib/jvm/java-8-openjdk-amd64/bin/java -jar /opt/install/swagger/swagger-codegen-cli.jar ${*}