Validation of API request attributes

Registered by Madhuri Kumari

Problem:
When any API is called, there are some mandatory parameters. When these parameters are missing, error is thrown while proccessing the request. But there should be validation at controller side for these parameters before actaully processing them.

Solution:
Validate API request all mandatory parameters at controller side.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
Madhuri Kumari
Direction:
Needs approval
Assignee:
Madhuri Kumari
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Madhuri Kumari

Related branches

Sprints

Whiteboard

Magnum API is using WSME to validate API parameters
https://pythonhosted.org/WSME/index.html#document-types
--yuntongjin

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.