Skip to content

Commit 618e280

Browse files
authored
Policy - provider link
1 parent ac86e3d commit 618e280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

policy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ An individual `Policy` object is defined by the following fields:
204204
| ---------------- | --------------- | ---------- | ----------------------------------------------------------------------------------- |
205205
| `name` | String | Required | Name of policy |
206206
| `policy_id` | UUID | Required | Unique ID of policy |
207-
| `provider_ids` | UUID[] | Optional | Providers for whom this policy is applicable; empty arrays and `null`/absent implies all Providers |
207+
| `provider_ids` | UUID[] | Optional | Providers for whom this policy is applicable; empty arrays and `null`/absent implies all Providers. See MDS [provider list](/providers.csv). |
208208
| `description` | String | Required | Description of policy |
209209
| `currency` | String | Optional | An ISO 4217 Alphabetic Currency Code representing the [currency](../provider#costs--currencies) of all Rules of [type](#rule-types) `rate`.|
210210
| `start_date` | [timestamp][ts] | Required | Beginning date/time of policy enforcement |

0 commit comments

Comments
 (0)