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

POST requests without a body are sent with multipart/form-data Content-Type and also without boundary, causing AEM to break #51

Open
henrykuijpers opened this issue Mar 18, 2020 · 2 comments

Comments

@henrykuijpers
Copy link

It looks like the issue we're having here: shinesolutions/puppet-aem-resources#82 (comment) needs to be solved in Swagger-AEM, WDYT @mbloch1986 @cliffano ?

@henrykuijpers
Copy link
Author

FYI: This issue is happening with AEM 6.5.2.

@mbloch1986
Copy link
Contributor

mbloch1986 commented Apr 17, 2020

This is the API call
https://github.com/shinesolutions/swagger-aem/blob/master/conf/api.yml#L947

https://github.com/shinesolutions/swagger-aem/blob/master/conf/api.yml#L102-L138

And as we can see all API calls via postNode are multipart/form-data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants