api.v1: don't presume int or float in URLs
since `float` doesn't also catch `int` we don't want to encode every possible permutation (not that many, but the principle stands), just use `string` (default) and handle it later
parent
5d197789
No related branches found
No related tags found
Pipeline #521399 passed with warnings
Stage: source distribution
Stage: source packages
Stage: binary packages
Stage: testing
Stage: docker
Stage: documentation
Stage: code quality
Stage: .post