Skip to content

Commit

Permalink
update dart jaguar bin script
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Sep 12, 2018
1 parent 644483e commit 97bada5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
7 changes: 0 additions & 7 deletions bin/dart-jaguar-petstore.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,3 @@ java $JAVA_OPTS -jar $executable $ags
# When this is implemented there will only be one library.

# The current petstore test will then work for both: the browser library and the vm library.

cd samples/client/petstore/dart-jaguar/openapi
pub get
pub run build_runner build --delete-conflicting-outputs
cd ../flutter_petstore/openapi
pub get
pub run build_runner build --delete-conflicting-outputs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is a sample server Petstore server. For this sample, you can use the api ke
This Dart package is automatically generated by the [Open API Codegen](https://github.com/OpenAPITools/openapi-generator) project:

- API version: 1.0.0
- Build date: 2018-09-11T20:14:36.094083+02:00[Europe/Paris]
- Build date: 2018-09-12T15:26:49.382+08:00[Asia/Hong_Kong]
- Build package: org.openapitools.codegen.languages.DartJaguarClientCodegen

## Requirements
Expand Down
2 changes: 1 addition & 1 deletion samples/client/petstore/dart-jaguar/openapi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is a sample server Petstore server. For this sample, you can use the api ke
This Dart package is automatically generated by the [Open API Codegen](https://github.com/OpenAPITools/openapi-generator) project:

- API version: 1.0.0
- Build date: 2018-09-11T20:14:34.644821+02:00[Europe/Paris]
- Build date: 2018-09-12T15:26:47.853+08:00[Asia/Hong_Kong]
- Build package: org.openapitools.codegen.languages.DartJaguarClientCodegen

## Requirements
Expand Down

0 comments on commit 97bada5

Please sign in to comment.