We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8f1c4 commit ecc49acCopy full SHA for ecc49ac
1 file changed
raystack/frontier/v1beta1/admin.proto
@@ -260,6 +260,9 @@ service AdminService {
260
};
261
option (openapi.v3.schema) = {
262
title: "This is an overridden message schema title";
263
+ tags: "Organization";
264
+ summary: "Export organizations";
265
+ description: "Export organization with demographic properties and billing plan details";
266
267
}
268
0 commit comments