forked from loafle/openapi-generator-original
Update parser to 2.0.29 (#11388)
* update parser to 2.0.29 * better handling of null in dereferencing * update parser to 2.0.30 * update core to newer version * add new files * rollback to previous stable version * remove files * Fixes for python-experimental NullableShape component Co-authored-by: Justin Black <justin.a.black@gmail.com>
This commit is contained in:
@@ -49,7 +49,7 @@ public class DefaultApi {
|
||||
/**
|
||||
*
|
||||
*
|
||||
* <p><b>200</b>
|
||||
* <p><b>200</b> -
|
||||
* @return List<ByteArrayObject>
|
||||
* @throws WebClientResponseException if an error occurs while attempting to invoke the API
|
||||
*/
|
||||
@@ -79,7 +79,7 @@ public class DefaultApi {
|
||||
/**
|
||||
*
|
||||
*
|
||||
* <p><b>200</b>
|
||||
* <p><b>200</b> -
|
||||
* @return List<ByteArrayObject>
|
||||
* @throws WebClientResponseException if an error occurs while attempting to invoke the API
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user