From eea306aa2301315057ffb078cbf1dc977d67ad23 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 19 Sep 2024 18:46:31 +0000 Subject: [PATCH] Update OpenAPI spec for v2 (Commit SHA: b9f33305fb7df13eca4367b5ef531f7b93e52161) --- openapi-v2.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/openapi-v2.yaml b/openapi-v2.yaml index 758ae80..d2cf218 100644 --- a/openapi-v2.yaml +++ b/openapi-v2.yaml @@ -4286,6 +4286,8 @@ components: readOnly: true auth_provider_infos: readOnly: true + licenses: + readOnly: true required: - apitoken_last_used - auth_provider_infos @@ -4308,6 +4310,7 @@ components: - is_active - is_staff - last_login + - licenses - permissions - sso_only_user securitySchemes: