| Commit message (Collapse) | Author | Age |
| |
|
|
| |
Cargo does not allow that for publishing.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
exists
We were trying to check the config value /before/ we actually created
the initial database schema.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
wait for server start
This avoids issues regarding a race condition between server start and
our start of requests and removes the requirement for specifying free
ports in the test files.
|
| | |
|
| |
|
|
|
|
| |
the openapi spec
This makes using the generated code significantly easier and type safer.
|
| | |
|
| | |
|
| |
|