Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
expobrain committed Apr 17, 2023
1 parent f80b5d2 commit 7e5ac60
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

- updated to the latest API at 2023-03-27
- added new endpoints:
- /v1/incident_roles/{id}
- /v1/incident_types
- /v1/incident_types/{id}
- /v1/openapi.json
- /v1/severities
- /v1/severities/{id}"
- /v2/catalog_entries"
- /v2/catalog_entries/{id}
- /v2/catalog_types
- /v2/catalog_types/{id}/actions/update_schema
- `/v1/incident_roles/{id}`
- `/v1/incident_types`
- `/v1/incident_types/{id}`
- `/v1/openapi.json`
- `/v1/severities`
- `/v1/severities/{id}"`
- `/v2/catalog_entries"`
- `/v2/catalog_entries/{id}`
- `/v2/catalog_types`
- `/v2/catalog_types/{id}/actions/update_schema`

# v0.28.0

Expand Down

0 comments on commit 7e5ac60

Please sign in to comment.