We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd5a53 commit a5bf861Copy full SHA for a5bf861
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.3.6";
+ version: "v1.3.9";
13
contact: {
14
name: "API Support";
15
url: "https://github.com/Permify/permify/issues";
0 commit comments