8000 @ApiParam(allowableValues = "range(0, infinity)") does not work · Issue #2088 · springfox/springfox · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
@ApiParam(allowableValues = "range(0, infinity)") does not work #2088
Closed
@filiphr

Description

@filiphr

As explained in the issue excluisve min / max does not work.

I am using 2.7.0

This looks like explicitly not supported in springfox. See ApiModelproperties#L61. There is only check for range[ and nothing for range(.

Is there a reason why this is not supported? especially as it looks like a pretty simple thing to be supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0