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:
parent
022edede62
commit
e7e55514a2
5 changed files with 99 additions and 14 deletions
|
@ -12,7 +12,7 @@ test-default:
|
|||
before_script:
|
||||
- cargo -V
|
||||
script:
|
||||
- cargo test --workspace --lib
|
||||
- cargo test --workspace --tests
|
||||
cache:
|
||||
paths:
|
||||
- cargo/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue