resource-inventory-management-biz
Versioning
resource-inventory-management-biz | 1.0 | Initial version
1.0.11 | Gopal Katakam | Added queryParams and sample payload in GET:/resource as part of Peacock Mobile Project
1.0.13 | Gopal Katakam | Added new resource (PATCH:/resource/id) as part of Peacock Mobile Integration
1.0.14 | Gopal Katakam | Added new response payload in resource (PATCH:/resource/id) as part of Peacock Mobile Integration
1.0.22 | Gopal Katakam | Updated patch:/resource response status code to 200 from 202.
1.0.23 | Gopal Katakam | replaced the header name "name.text" with "operation" for the resource delete:/resource/{id} as part of Peacock mobile integration
1.0.26 | Ohala Jayampu | added queryParameters to the get:/resource/{id}
1.0.32 | Gopal Katakam | added the enhanced to get:/resource/{id} as part of peacock project
1.0.35 | Shiva Shankar T | added examples prepaid & postpaid for get:/logicalResource for PA market (care app)
1.0.38 | Gopal Katakam | added new method PATCH:/resource as part of Peacock requirement
1.0.43 | Gopal Katakam | added new sample response and queryParams (resourceSpecification.id & place.id) under get:/resource/{id} as part of Peacock Mobile integration
1.0.44 | Hariharan M | added new sample request and response for POST:/reset as part of Single C360 Soft-Reset use case.
1.0.45 | Hariharan M | added sample response for statusCode -> 200 in POST:/reset as part of Single C360 Soft-Reset use case.
1.0.52 | SaiVaishnavi Donipudi | added new resource (PATCH:/v4/logicalResource/{id}) as part of PA eSIM usecase.
1.0.54 | SaiVaishnavi Donipudi | updated dataModel required fields for PATCH:/v4/logicalResource/{id} as part of PA eSIM usecase.
1.0.56 | SaiVaishnavi Donipudi | updated dataModel and examples for PATCH:/v4/logicalResource/{id} and added new resources PATCH:/v4/physicalResource/{id} and get:/v4/physicalResource as part of PA eSIM usecase.
1.0.58 | SaiVaishnavi Donipudi | reverted PATCH:/v4/physicalResource/{id}, get:/v4/physicalResource and updated queryParams and examples for get:/v1/logicalResource as part of PA eSIM usecase.
1.0.73 | Shiva Shankar T | Updated examples for reserve & release use cases for PATCH:/logicalResource/{id}.