Skip to content

Commit

Permalink
schemas path
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe committed Aug 1, 2023
1 parent 56e5abc commit ecf5782
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ func init() {

config.GetServiceInfo().SetAPIBase(endpoint)
config.GetServiceInfo().SetServicePath(framework.Credential, "/credentials")
config.GetServiceInfo().SetServicePath(framework.Schema, "/schemas")
}

type didConfigurationResourceParams struct {
Expand Down

0 comments on commit ecf5782

Please sign in to comment.