Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Wellbore Domain Services Wellbore Domain Services
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Domain Data Management Services
  • Wellbore
  • Wellbore Domain ServicesWellbore Domain Services
  • Merge requests
  • !174

exclusiveMinimum and maximum does not make sense with ValueWithUnit object, it...

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged fabian serin requested to merge fserin/BUG_exclusiveMinimum_exclusiveMaximum_openapi into master Jul 13, 2021
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 3

exclusiveMinimum and maximum does not make sense with ValueWithUnit object, it would make sense with float for instance. Removing this constraint does not remove the check with is done by a pydantic validator few lines below. It also fixes the open api generation which is now correct (this MR includes the reactivation of the fix)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fserin/BUG_exclusiveMinimum_exclusiveMaximum_openapi