We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If not set, schemas and encodings need to be null. Otherwise the sever can't deal with created ProcessDescriptions.
The text was updated successfully, but these errors were encountered:
Added workaround for server-side emptystring/null. Refs #12.
1ca8197
For now a workaround has been implemented. However a rollback and a bugfix within the server or the wps-client-lib is recommended.
//CC @romanwoessner
Sorry, something went wrong.
Adapted TestProcessRequestBuilder due to issue richwps/modelbuilder#12.…
6521de2
… Empty encoding or schema of Input are now replaced with null.
No branches or pull requests
If not set, schemas and encodings need to be null.
Otherwise the sever can't deal with created ProcessDescriptions.
The text was updated successfully, but these errors were encountered: