Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • api api
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • 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
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cubicwebcubicweb
  • cubescubes
  • apiapi
  • Merge requests
  • !22

feat: allow configuring openapi server url

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Arnaud Vergnet requested to merge topic/default/server-openapi into branch/default Jun 16, 2022
  • Overview 2
  • Commits 1
  • Pipelines 5
  • Changes 4

Adds a new configuration key in all-in-one.conf named api-server-name. This key allows users to specify the server name openapi should use for validation. Useful in case the CubicWeb instance runs in a sub-path and not the host root.

This key is optional and the default instance base url (using hostname+port) is used if the config is not specified.

Closes #19 (closed)

Edited Jun 16, 2022 by Arnaud Vergnet
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/default/server-openapi