We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51d8dc commit 3a5e56cCopy full SHA for 3a5e56c
proto/base/v1/openapi.proto
@@ -9,7 +9,7 @@ option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = {
9
info: {
10
title: "Permify API";
11
description: "Permify is an open source authorization service for creating fine-grained and scalable authorization systems.";
12
- version: "v1.4.4";
+ version: "v1.4.5";
13
contact: {
14
name: "API Support";
15
url: "https://github.com/Permify/permify/issues";
0 commit comments