Skip to content

Commit

Permalink
Update postman collection /policy --> /dsr/policy
Browse files Browse the repository at this point in the history
  • Loading branch information
allisonking committed Sep 29, 2022
1 parent 250aa45 commit dda749d
Showing 1 changed file with 32 additions and 16 deletions.
48 changes: 32 additions & 16 deletions docs/fides/docs/development/postman/Fides.postman_collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,11 +198,12 @@
}
},
"url": {
"raw": "{{host}}/policy",
"raw": "{{host}}/dsr/policy",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy"
]
}
Expand Down Expand Up @@ -241,11 +242,12 @@
}
},
"url": {
"raw": "{{host}}/policy/{{policy_key}}/rule/",
"raw": "{{host}}/dsr/policy/{{policy_key}}/rule/",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy",
"{{policy_key}}",
"rule",
Expand Down Expand Up @@ -286,11 +288,12 @@
}
},
"url": {
"raw": "{{host}}/policy/{{policy_key}}/rule/{{rule_key}}/target",
"raw": "{{host}}/dsr/policy/{{policy_key}}/rule/{{rule_key}}/target",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy",
"{{policy_key}}",
"rule",
Expand Down Expand Up @@ -600,11 +603,12 @@
}
},
"url": {
"raw": "{{host}}/policy",
"raw": "{{host}}/dsr/policy",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy"
]
}
Expand Down Expand Up @@ -636,11 +640,12 @@
}
},
"url": {
"raw": "{{host}}/policy/{{separate_policy_key}}/rule/",
"raw": "{{host}}/dsr/policy/{{separate_policy_key}}/rule/",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy",
"{{separate_policy_key}}",
"rule",
Expand Down Expand Up @@ -675,11 +680,12 @@
}
},
"url": {
"raw": "{{host}}/policy/{{separate_policy_key}}/rule/{{erasure_rule_key}}/target",
"raw": "{{host}}/dsr/policy/{{separate_policy_key}}/rule/{{erasure_rule_key}}/target",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy",
"{{separate_policy_key}}",
"rule",
Expand Down Expand Up @@ -1125,11 +1131,12 @@
}
},
"url": {
"raw": "{{host}}/policy/{{policy_key}}/",
"raw": "{{host}}/dsr/policy/{{policy_key}}/",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy",
"{{policy_key}}",
""
Expand Down Expand Up @@ -1172,11 +1179,12 @@
}
},
"url": {
"raw": "{{host}}/policy",
"raw": "{{host}}/dsr/policy",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy"
]
}
Expand Down Expand Up @@ -1649,11 +1657,12 @@
}
},
"url": {
"raw": "{{host}}/policy/{{policy_key}}/webhook/pre_execution",
"raw": "{{host}}/dsr/policy/{{policy_key}}/webhook/pre_execution",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy",
"{{policy_key}}",
"webhook",
Expand All @@ -1679,11 +1688,12 @@
"method": "GET",
"header": [],
"url": {
"raw": "{{host}}/policy/{{policy_key}}/webhook/pre_execution/{{pre_webhook_one}}",
"raw": "{{host}}/dsr/policy/{{policy_key}}/webhook/pre_execution/{{pre_webhook_one}}",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy",
"{{policy_key}}",
"webhook",
Expand Down Expand Up @@ -1719,11 +1729,12 @@
}
},
"url": {
"raw": "{{host}}/policy/{{policy_key}}/webhook/pre_execution/{{pre_webhook_one}}",
"raw": "{{host}}/dsr/policy/{{policy_key}}/webhook/pre_execution/{{pre_webhook_one}}",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy",
"{{policy_key}}",
"webhook",
Expand All @@ -1750,11 +1761,12 @@
"method": "DELETE",
"header": [],
"url": {
"raw": "{{host}}/policy/{{policy_key}}/webhook/pre_execution/{{pre_webhook_one}}",
"raw": "{{host}}/dsr/policy/{{policy_key}}/webhook/pre_execution/{{pre_webhook_one}}",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy",
"{{policy_key}}",
"webhook",
Expand Down Expand Up @@ -1790,11 +1802,12 @@
}
},
"url": {
"raw": "{{host}}/policy/{{policy_key}}/webhook/post_execution",
"raw": "{{host}}/dsr/policy/{{policy_key}}/webhook/post_execution",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy",
"{{policy_key}}",
"webhook",
Expand All @@ -1820,11 +1833,12 @@
"method": "GET",
"header": [],
"url": {
"raw": "{{host}}/policy/{{policy_key}}/webhook/post_execution/{{post_webhook_one}}",
"raw": "{{host}}/dsr/policy/{{policy_key}}/webhook/post_execution/{{post_webhook_one}}",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy",
"{{policy_key}}",
"webhook",
Expand Down Expand Up @@ -1860,11 +1874,12 @@
}
},
"url": {
"raw": "{{host}}/policy/{{policy_key}}/webhook/post_execution/{{post_webhook_one}}",
"raw": "{{host}}/dsr/policy/{{policy_key}}/webhook/post_execution/{{post_webhook_one}}",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy",
"{{policy_key}}",
"webhook",
Expand All @@ -1891,11 +1906,12 @@
"method": "DELETE",
"header": [],
"url": {
"raw": "{{host}}/policy/{{policy_key}}/webhook/post_execution/{{post_webhook_two}}",
"raw": "{{host}}/dsr/policy/{{policy_key}}/webhook/post_execution/{{post_webhook_two}}",
"host": [
"{{host}}"
],
"path": [
"dsr",
"policy",
"{{policy_key}}",
"webhook",
Expand Down

0 comments on commit dda749d

Please sign in to comment.