1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-05-10 08:30:42 +00:00

support scopes inside openapi router (implements #5)

This commit is contained in:
Dominic 2020-05-05 00:34:19 +02:00
parent 022edede62
commit e7e55514a2
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
5 changed files with 99 additions and 14 deletions

View file

@ -12,7 +12,7 @@ test-default:
before_script:
- cargo -V
script:
- cargo test --workspace --lib
- cargo test --workspace --tests
cache:
paths:
- cargo/