Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
heyams committed Jun 11, 2024
1 parent c809107 commit 1eb9c37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions model/registry/user.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ groups:
type: string

Check failure on line 34 in model/registry/user.yaml

View workflow job for this annotation

GitHub Actions / yamllint

syntax error: mapping values are not allowed here (syntax)
stability: experimental
brief: >
Unique identifier of an anonymous user who interacts with a system or service without providing personal information or authentication credentials.
It allows the system to track user activity while maintaining anonymity.
Unique identifier of an anonymous user who interacts with a system or service without providing personal information or authentication credentials. It allows the system to track user activity while maintaining anonymity.

Check failure on line 37 in model/registry/user.yaml

View workflow job for this annotation

GitHub Actions / yamllint

[line-length] line too long (230 > 200 characters)
examples: ['QdH5CAWJgqVT4rOr0qtumf']
- id: name
type: string
Expand Down

0 comments on commit 1eb9c37

Please sign in to comment.