Skip to content

[Question] Support for POST (input) model without id  #100

@lukoyanov

Description

@lukoyanov

Is your feature request related to a problem?

No

Describe the solution you'd like

I'm trying to use terraform-provider-openapi with one of our already existing services. The problem is that all our APIs a designed a way where POST (input) model doesn't have an id, while output model does have it. So we use separate model definitions (output model inherits all fields using all-of feature of openapi/swagger schema).

So the question is how can I use this terraform provider without changing my openapi spec?

Checklist

Don't forget to go through the checklist to make sure the issue is created properly:

  • [] I have added a corresponding label (feature request/bug/etc) to the issue (right side menu)
  • [] I have added this issue to the 'API Terraform Provider' GitHub project (right side menu)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions