wso2 / product-apim

Welcome to the WSO2 API Manager source code! For info on working with the WSO2 API Manager repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
856 stars 789 forks source link

[AWS Lambda] Unable to proceed without endpoint #10494

Open Nirothipan opened 3 years ago

Nirothipan commented 3 years ago

Description:

As per docs, https://apim.docs.wso2.com/en/next/tutorials/create-and-publish-awslambda-api/ section 3 Note, Endpoint is not needed, however as this is mandatory, it doesn't allow to proceed further.

TheNiron commented 3 years ago

@Nirothipan Endpoint is not Mandatory. You can create the API without Endpoint.

Nirothipan commented 3 years ago

The UI said it was mandatory and didn't allow to proceed

TheNiron commented 3 years ago

it says Mandatory fields are marked with "*". You can create :)

Screen Shot 2021-03-30 at 4 15 26 PM

@tmkasun might be confusing to the user, having mandatory fields just under the endpoint.

Nirothipan commented 3 years ago

Ah yes, this is where I got confused, also the validation was bit slow and the create but didn't get activated till I clicked anywhere else. Can we improve there .