Add MOTIS server
This commit is contained in:
5
libs/transit/motis/cfg.yaml
Normal file
5
libs/transit/motis/cfg.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
package: motis
|
||||
generate:
|
||||
client: true
|
||||
models: true
|
||||
output: gen.go
|
||||
4238
libs/transit/motis/gen.go
Normal file
4238
libs/transit/motis/gen.go
Normal file
File diff suppressed because it is too large
Load Diff
3
libs/transit/motis/motis.go
Normal file
3
libs/transit/motis/motis.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package motis
|
||||
|
||||
//go:generate go tool oapi-codegen -config cfg.yaml openapi.yaml
|
||||
2437
libs/transit/motis/openapi.yaml
Normal file
2437
libs/transit/motis/openapi.yaml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user