Closed jrdevore closed 3 months ago
Visit the preview URL for this PR (updated for commit 308b798):
https://pan-dev-f1b58--pr715-kkuglkdk.web.app
(expires Fri, 06 Sep 2024 13:01:13 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 9359a9fa100d5fdb082f75280473a90b1f96eb51
API Documentation Updates
RLP-143483
- Policy and SearchModel Changes - Added readOnly FieldRLP-139337
- TheaccountGroup
response parameter has been deprecated in API endpoint Get Asset -GET uai/v1/asset
Abinaya's Tickets:
Detailed Change Notes
RLP-143483
ChangesReadOnly Response field added to the following schemas:
Policy Service
pan.dev/openapi-specs/cspm/Policy.json
#/components/schemas/PolicyModel
#/components/schemas/PolicyViewModel
#/components/schemas/LegacyPolicyViewModel
Search Manager Service
pan.dev/openapi-specs/cspm/SearchManager.json
#/components/schemas/SearchModel
Impacts the following Endpoints:
GET /policy/{id}
GET /policy/
GET /v2/policy
GET /search/history
GET /search/history/{id}