Skip to content

Commit

Permalink
Merge pull request #168 from camaraproject/gunjald-patch-3
Browse files Browse the repository at this point in the history
Update EdgeCloud_LcM.yaml Improving the description of the username field
  • Loading branch information
sergiofranciscoortiz authored Feb 15, 2024
2 parents d06cc4a + 8cb5825 commit c5e6e6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions code/API_definitions/EdgeCloud_LcM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -442,13 +442,13 @@ components:
$ref: '#/components/schemas/Uri'
userName:
type: string
description: Username to acces the artifact repository
description: Username is mandatory to access the artifact repository in case of private repository
password:
type: string
description: Password to acces the artifact repository
description: Password to access the artifact repository
token:
type: string
description: Authorization token acces the artifact repository
description: Authorization token access the artifact repository
componentSpec:
description: Details about compute, networking and storage requirements for each component of the application.
App provider should define all information needed to instantiate the component.
Expand Down

0 comments on commit c5e6e6a

Please sign in to comment.