Skip to content

Commit

Permalink
Remove snapshot from hivemq openapi spec version
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Aug 1, 2023
1 parent 83f2469 commit 0564374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/hivemq-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ info:
## OpenAPI
HiveMQ's REST API provides an OpenAPI 3.0 schema definition that can imported into popular API tooling (e.g. Postman) or can be used to generate client-code for multiple programming languages.
title: HiveMQ REST API
version: 4.18.0-SNAPSHOT
version: 4.18.0
x-logo:
url: https://www.hivemq.com/img/svg/hivemq-bee.svg
tags:
Expand Down

0 comments on commit 0564374

Please sign in to comment.