Skip to content

Conversation

@newtork
Copy link
Contributor

@newtork newtork commented Aug 9, 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 newtork added do not merge Pull request must not be merged please review Request to review a pull request labels Aug 9, 2024
@newtork newtork marked this pull request as draft August 9, 2024 19:41
…ionid-name-mapping

# Conflicts:
#	datamodel/openapi/openapi-generator/src/main/java/com/sap/cloud/sdk/datamodel/openapi/generator/GenerationConfigurationConverter.java
@newtork
Copy link
Contributor Author

newtork commented Sep 23, 2024

Moved stale PR to personal fork

@newtork newtork closed this Sep 23, 2024
@CharlesDuboisSAP CharlesDuboisSAP deleted the openapi/enable-operationid-name-mapping branch August 20, 2025 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Pull request must not be merged please review Request to review a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants