Skip to content

Commit

Permalink
fixed object kind
Browse files Browse the repository at this point in the history
  • Loading branch information
yairsimantov20 committed Jul 19, 2023
1 parent 0c4692b commit e7c95ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/gitlab/.port/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ configurations:
- name: tokenMapping
required: true
type: object
description: Mapping of Gitlab tokens to Port Ocean tokens. example: {"THE_GROUP_TOKEN":["getport-labs/**", "GROUP/PROJECT PATTERN TO RUN FOR"]}
description: "Mapping of Gitlab tokens to Port Ocean tokens. example: {\"THE_GROUP_TOKEN\":[\"getport-labs/**\", \"GROUP/PROJECT PATTERN TO RUN FOR\"]}"
sensitive: true
- name: appHost
required: true
Expand Down

0 comments on commit e7c95ed

Please sign in to comment.