Skip to content

Commit ea3c089

Browse files
committed
update enerate_api_client_loca
1 parent 0b7dcfb commit ea3c089

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
#!/usr/bin/env bash
2-
openapi --input http://localhost:8071/v1.0/swagger/?format=openapi --output js/api/joanie/gen --indent='2' --name ApiClientJoanie
2+
openapi --input http://localhost:8071/v1.0/swagger.json --output js/api/joanie/gen --indent='2' --name ApiClientJoanie
3+
# openapi --input https://dev-nico-joanie.kernicpanel.net/v1.0/swagger.json --output js/api/joanie/gen --indent='2' --name ApiClientJoanie

0 commit comments

Comments
 (0)