... | @@ -27,8 +27,6 @@ To test it locally, please run `mvn integration-test` |
... | @@ -27,8 +27,6 @@ To test it locally, please run `mvn integration-test` |
|
|
|
|
|
**2. Update root-level pom.xml to include the new directory**
|
|
**2. Update root-level pom.xml to include the new directory**
|
|
|
|
|
|
For Java-related samples, please update [pom.xml.circleci](https://github.com/openapitools/openapi-generator/blob/master/pom.xml.circleci)
|
|
Please update [pom.xml](https://github.com/openapitools/openapi-generator/blob/master/pom.xml).
|
|
|
|
|
|
For others (non-Java), please update [pom.xml](https://github.com/openapitools/openapi-generator/blob/master/pom.xml) instead.
|
|
For example, search for "ruby" in pom.xml to see how the Ruby petstore folder is added. |
|
|
|
\ No newline at end of file |
|
e.g. For Ruby samples, we add it to [pom.xml Line 821](https://github.com/openapitools/openapi-generator/blob/master/pom.xml#L821) |
|
|
|
\ No newline at end of file |
|
|