diff --git a/openapi.yaml b/openapi.yaml index 55f9dfa..795cf2e 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -2,7 +2,7 @@ openapi: 3.1.0 info: title: Lago API documentation description: Lago API allows your application to push customer information and metrics (events) from your application to the billing application. - version: 1.45.2 + version: 1.46.0 license: name: AGPLv3 url: https://github.com/getlago/lago-openapi/blob/main/LICENSE diff --git a/src/openapi.yaml b/src/openapi.yaml index 449561a..b2d7a9b 100644 --- a/src/openapi.yaml +++ b/src/openapi.yaml @@ -3,7 +3,7 @@ info: title: Lago API documentation description: |- Lago API allows your application to push customer information and metrics (events) from your application to the billing application. - version: 1.45.2 + version: 1.46.0 license: name: AGPLv3 url: https://github.com/getlago/lago-openapi/blob/main/LICENSE