mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-05-15 02:50:43 +00:00
write tests for the openapi types
This commit is contained in:
parent
93cbc36046
commit
fbcc626478
3 changed files with 88 additions and 14 deletions
|
@ -10,3 +10,4 @@ members = [
|
|||
[patch.crates-io]
|
||||
gotham_restful = { path = "./gotham_restful" }
|
||||
gotham_restful_derive = { path = "./gotham_restful_derive" }
|
||||
openapiv3 = { git = "https://github.com/glademiller/openapiv3", rev = "4c3bd95c966a3f9d59bb494c3d8e30c5c3068bdb" }
|
Loading…
Add table
Add a link
Reference in a new issue