...
# | Issue | Notes/Jira | Decision |
---|---|---|---|
1 | There are 2 separate query objects defined in OpenAPI | Combine them into one 'Conditions' has the better structure but 'cmHandleQueryRestParameters' is a better name | |
2 | Exact format of 'legacy' Conditions unclear and maybe not generic enough | Study demo: https://wikilf-onap.onapatlassian.orgnet/wiki/download/attachments/9300039216450241/CPS644.mkv?version=1&modificationDate=1636566033000&api=v2 | |
3 | Definition of 'Conditions' is not Generic enough | $ref: '#/components/schemas/ModuleNamesAsJsonArray Should be something like '#/components/ConditionParametersNameValuePairs | |
4 | Agree backward incompatibility | Discuss with stakeholders |
...
# | Layer | Proposed Changes |
---|---|---|
1 | REST Layer |
|
2 | Controller Layer |
|
3 | Service Layer |
|
4 | Persistence Layer |
|
New Rest Request Input Format
...