Skip to content

Commit

Permalink
updated Swagger for Credential Schema
Browse files Browse the repository at this point in the history
  • Loading branch information
arnabghose997 committed Nov 14, 2023
1 parent d10e2ae commit f3abe4f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions client/docs/swagger-ui/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,10 @@ paths:
credentialSchemaDocument:
type: object
properties:
context:
type: array
items:
type: string
type:
type: string
modelVersion:
Expand Down Expand Up @@ -685,6 +689,10 @@ paths:
credentialSchemaDocument:
type: object
properties:
context:
type: array
items:
type: string
type:
type: string
modelVersion:
Expand Down Expand Up @@ -24570,6 +24578,10 @@ definitions:
hypersign.ssi.v1.CredentialSchemaDocument:
type: object
properties:
context:
type: array
items:
type: string
type:
type: string
modelVersion:
Expand Down Expand Up @@ -24622,6 +24634,10 @@ definitions:
credentialSchemaDocument:
type: object
properties:
context:
type: array
items:
type: string
type:
type: string
modelVersion:
Expand Down Expand Up @@ -24918,6 +24934,10 @@ definitions:
credentialSchemaDocument:
type: object
properties:
context:
type: array
items:
type: string
type:
type: string
modelVersion:
Expand Down Expand Up @@ -24981,6 +25001,10 @@ definitions:
credentialSchemaDocument:
type: object
properties:
context:
type: array
items:
type: string
type:
type: string
modelVersion:
Expand Down

0 comments on commit f3abe4f

Please sign in to comment.