As an API ML engineer I would like to add a parameter enableEncodedSpecialChars into our on-boarding enabler’s configuration metadata. This parameter indicates that the service uses encoded special characters in the URIs. The parameter should be then readable in API Mediation Layer core services.
Acceptance criteria
- enableEncodedSpecialChars parameter is added into metadata of plain Java, Spring V1 and Spring V2 enablers (6 in total). This should be done for:
- Last version of enablers with the old metadata definitions
- Enablers with the new metadata definition
- This new enableEncodedSpecialChars parameter is added into Zowe documentation
As an API ML engineer I would like to add a parameter enableEncodedSpecialChars into our on-boarding enabler’s configuration metadata. This parameter indicates that the service uses encoded special characters in the URIs. The parameter should be then readable in API Mediation Layer core services.
Acceptance criteria