Task #1962
Story #1906: Review, revise, and update architecture documentation
Remove errorCode from list of Exceptions in the REST calls
Status:
Rejected
Priority:
Normal
Assignee:
Category:
Documentation
Target version:
Start date:
2011-11-01
Due date:
% Done:
0%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Each REST call has a list of exceptions that may be returned for that call, such as:
Exceptions.NotAuthorized – (errorCode=401, detailCode=1360)¶
I think we should remove errorCode from that list because it is part of the definition of the exception and it can be easily obtained by clicking on the exception. To create or consume the exception, the additional details that are available on the exception page are also needed.
History
#1 Updated by Dave Vieglais about 13 years ago
- Status changed from New to Rejected
This is a minor issue about document formatting. My preference is to have the information available in several locations.
#2 Updated by Dave Vieglais about 10 years ago
- Target version set to Maintenance Backlog