Skip to content

Commit

Permalink
Mark API as experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
meiersi-da committed Nov 25, 2021
1 parent cb72cd3 commit a6657b5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ option csharp_namespace = "Com.Daml.Ledger.Api.V1.Admin";
import "google/protobuf/empty.proto";


// Manage users and their rights for interacting with the Ledger API served by a participant node.
// Experimental API to manage users and their rights for interacting with the Ledger API
// served by a participant node.
//
// The API roughly follows the Google API style guidelines for resource-oriented design
// (https://cloud.google.com/apis/design/resources) with the following simplifications to
Expand Down

0 comments on commit a6657b5

Please sign in to comment.