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