-
Notifications
You must be signed in to change notification settings - Fork 10
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
Add the ability to upload images from for the API Catalog #27
Comments
The below steps have to be performed
|
Fixed and released in v2.1.2 |
Thank you for the new feature. I provide you with feedback on the tests I have done:
As a workaround I used the plugin option "sync". |
Thanks for trying various scenarios. Please see my response below
Thats what we decided as its really complicated to update the image. The best option is to use "sync". I will update that in the README
Will take a look
The plugin does not delete the image alone. If you want that, you will need to delete the API and then upload the spec again.
|
@roby71 - I was not able to reproduce a few issues you reported (probably because you expected the update to update the image as well). The NullPointer is the main issue I was not able to reproduce. Now that you understand what the plugin offers, I have added a check to the code. I would really appreciate if you can run few tests for me before I release this version. For this you will need to do the following in your local machine.
Again - Thanks a lot for your feedback. I did miss a few scenarios I should have checked. Dont want to repeat that again :) |
@roby71 - please let me know if you can check this for me? Waiting for your response |
Sorry @ssvaidyanathan for the late reply. I rerun the test set and the behavior does not seem to have changed: create, delete and sync options do what is expected, while the update throws the same error if the API does not already have an image configured. I hope with this to have been helpful. |
Thanks - I will check it out |
Original request was reported here:
https://community.apigee.com/questions/91841/apigee-smartdocs-maven-plugin-publish-the-image-to.html
The text was updated successfully, but these errors were encountered: