Skip to content

Commit

Permalink
docs(readme): add documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
dndx committed Jan 24, 2024
1 parent 97cf231 commit 49bf675
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ Each data referred in the DSL has a type, the type can be one of the following:
* `IpAddr` - a single IP address that can be checked against an `IpCidr`
* `Int` - an 64-bit signed integer

Please refer to the [documentation](https://docs.konghq.com/gateway/latest/reference/expressions-language/)
on Kong website for how the language is used in practice.

# APIs

## resty.router.schema
Expand Down

0 comments on commit 49bf675

Please sign in to comment.