Skip to content

Commit

Permalink
Add report exposure type
Browse files Browse the repository at this point in the history
  • Loading branch information
menzenski authored Jul 28, 2024
1 parent 5860174 commit 2ae5d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/build/exposures.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ exposures:
_Required:_
- **name**: a unique exposure name written in [snake case](https://en.wikipedia.org/wiki/Snake_case)
- **type**: one of `dashboard`, `notebook`, `analysis`, `ml`, `application` (used to organize in docs site)
- **type**: one of `dashboard`, `notebook`, `analysis`, `ml`, `application`, `report` (used to organize in docs site)
- **owner**: `name` or `email` required; additional properties allowed

_Expected:_
Expand Down

0 comments on commit 2ae5d34

Please sign in to comment.