Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat]: Import av datatjenester via openapi-spesifikasjoner #860

Open
NilsOveTen opened this issue Oct 23, 2024 · 0 comments
Open

[Feat]: Import av datatjenester via openapi-spesifikasjoner #860

NilsOveTen opened this issue Oct 23, 2024 · 0 comments
Labels
API-Reg enhancement New feature or request

Comments

@NilsOveTen
Copy link
Contributor

NilsOveTen commented Oct 23, 2024

Gammel løsning støtter dette via opplasting av filer til backend, men bør endres til å i stedet fylle ut skjema fra filen på klientsiden

Backendløsningen kan brukes som mal for hvordan verdier skal mappes

Kort forklart:

  • id: Skal ikke endres av import
  • organizationId: Skal ikke endres av import
  • license: fra spec.info.license
  • title: fra spec.info.title
  • description: fra spec.info.description
  • version: fra spec.info.version (utgått)
  • operationCount: fra antall "spec.paths" (ikke i bruk)
  • contact: fra info.contact
  • mediaTypes: fra spec.formats
  • endpointUrls: fra spec.servers.url
  • externalDocs: spec.externalDocs
  • endpointDescriptions: url til spesifikasjonen
  • termsOfServiceUrl: fra spec.info.termsOfService (ikke i bruk)
  • status: Skal ikke endres av import
  • landingPage: fra spec.externalDocs.url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API-Reg enhancement New feature or request
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant