We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a864c commit 699876cCopy full SHA for 699876c
1 file changed
policy/README.md
@@ -5,12 +5,22 @@ This specification describes the digital relationship between _mobility as a ser
5
## Table of Contents
6
7
- [General Information](#general-information)
8
+ - [Versioning](#versioning)
9
- [Background](#background)
10
- [Distribution](#distribution)
11
- [REST Endpoints](#rest-endpoints)
12
- [Flat Files](#flat-files)
13
- [Schema](#schema)
-
14
+ - [Policy](#policy)
15
+ - [Rules](#rules)
16
+ - [Rule Types](#rule-types)
17
+ - [Rule Units](#rule-units)
18
+ - [Geography](#geography)
19
+ - [Rate Recurrences](#rate-recurrences)
20
+ - [Messages](#messages)
21
+ - [Value URL](#value-url)
22
+ - [Order of Operations](#order-of-operations)
23
+
24
## General information
25
26
The following information applies to all `policy` API endpoints.
0 commit comments