Skip to content

Conversation

@newtork
Copy link
Owner

@newtork newtork commented Sep 23, 2024

Usage:

  • In additionalProperties define operationIdNames. Use <space> or , as entry delimiter. Use = to separate key value.
<plugin>
  <groupId>com.sap.cloud.sdk.datamodel</groupId>
  <artifactId>openapi-generator-maven-plugin</artifactId>
  <configuration>
    <additionalProperties>
      <operationIdNames>
        getSodaById=getById
      </operationIdNames>
    </additionalProperties>

newtork added 3 commits August 9, 2024 21:37
…ionid-name-mapping

# Conflicts:
#	datamodel/openapi/openapi-generator/src/main/java/com/sap/cloud/sdk/datamodel/openapi/generator/GenerationConfigurationConverter.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants