wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
748 stars 725 forks source link

Link error catalog to the api documents #10278

Open somindatommy opened 3 years ago

somindatommy commented 3 years ago

Issue

According to the latest REST API implementations, we have introduced new error codes for each scenario. Currently, some of the error codes are documented in [1]. We also have several error codes documented in [2]. Also currently we don't have a section in API docs, pointing to the error codes.

TODO

[1] - https://is.docs.wso2.com/en/latest/references/error-catalog/ [2] - https://is.docs.wso2.com/en/latest/develop/error-codes-and-descriptions/#error-codes-and-descriptions [3] - https://is.docs.wso2.com/en/latest/develop/rest-apis/

pulasthi7 commented 3 years ago

@sherenewso2 @gomathyk Are we good to close this issue?

sherenem commented 3 years ago

@pulasthi7 No. We still didn't get the required info for missing error codes.