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

Update the openapi.generator plugin from version 4.0.0-beta to 4.0.2 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update the openapi.generator plugin from version 4.0.0-beta to 4.0.2 #6

wants to merge 1 commit into from

Commits on Jun 26, 2019

  1. Update the openapi.generator plugin from version 4.0.0-beta to 4.0.2 …

    …fix issues around paths containing . characters.
    
    REFERENCE:  OpenAPITools/openapi-generator#1895
    
    As part of this up rev, certain unit tests began failing related to String and URI conflicts.  After some testing, found that removing the "format: uri" tag from the yaml file resolved the issue.  I did this in an attempt to keep the method signature String given the implied unit test functionality.
    I did not do a full audit and it may be recommended that we confirm this before merging by someone more familiar with the code generation.
    j-fontaine committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    22429ae View commit details
    Browse the repository at this point in the history