Skip to content

Add createdAt and updatedAt fields to brand registration - #129

Merged
GillesInnov35 merged 2 commits into
mainfrom
Add-createdAt-and-updatedAt-new-fields-to-registration
Jul 22, 2026
Merged

Add createdAt and updatedAt fields to brand registration#129
GillesInnov35 merged 2 commits into
mainfrom
Add-createdAt-and-updatedAt-new-fields-to-registration

Update brand-registration.yaml

485f250
Select commit
Loading
Failed to load commit list.
camara-validation / CAMARA Validation succeeded Jul 22, 2026 in 0s

0 errors, 4 warnings, 24 hints

Profile: standard | Branch: main | Trigger: pr

Annotations

Check warning on line 504 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Parameter names (path/query) must be lowerCamelCase

[S-036] name is not lowerCamelCase: "createdAt.lte" must match the pattern "^[a-z][a-zA-Z0-9]*$"

Check warning on line 511 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Parameter names (path/query) must be lowerCamelCase

[S-036] name is not lowerCamelCase: "createdAt.gte" must match the pattern "^[a-z][a-zA-Z0-9]*$"

Check warning on line 518 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Parameter names (path/query) must be lowerCamelCase

[S-036] name is not lowerCamelCase: "updatedAt.lte" must match the pattern "^[a-z][a-zA-Z0-9]*$"

Check warning on line 525 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Parameter names (path/query) must be lowerCamelCase

[S-036] name is not lowerCamelCase: "updatedAt.gte" must match the pattern "^[a-z][a-zA-Z0-9]*$"

Check notice on line 87 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Tag name must be Title Case

[S-021] Tag name 'Create Brand registration' is not Title Case. Use e.g. 'Quality On Demand' instead of 'quality-on-demand'.

Check notice on line 89 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Tag name must be Title Case

[S-021] Tag name 'Update Brand registration' is not Title Case. Use e.g. 'Quality On Demand' instead of 'quality-on-demand'.

Check notice on line 91 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Tag name must be Title Case

[S-021] Tag name 'Read Brand registration' is not Title Case. Use e.g. 'Quality On Demand' instead of 'quality-on-demand'.

Check notice on line 93 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Tag name must be Title Case

[S-021] Tag name 'Delete Brand registration' is not Title Case. Use e.g. 'Quality On Demand' instead of 'quality-on-demand'.

Check notice on line 95 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Tag name must be Title Case

[S-021] Tag name 'Call branded notifications callback' is not Title Case. Use e.g. 'Quality On Demand' instead of 'quality-on-demand'.

Check notice on line 333 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

String has no format/pattern/enum

[S-313] Schema of type string should specify a format, pattern, enum, or const.

Suggestion: Acceptable if free-form field or implementation-dependent — no fix needed.

Check notice on line 369 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

String has no format/pattern/enum

[S-313] Schema of type string should specify a format, pattern, enum, or const.

Suggestion: Acceptable if free-form field or implementation-dependent — no fix needed.

Check notice on line 405 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

String has no format/pattern/enum

[S-313] Schema of type string should specify a format, pattern, enum, or const.

Suggestion: Acceptable if free-form field or implementation-dependent — no fix needed.

Check notice on line 610 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

String has no format/pattern/enum

[S-313] Schema of type string should specify a format, pattern, enum, or const.

Suggestion: Acceptable if free-form field or implementation-dependent — no fix needed.

Check notice on line 616 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

String has no format/pattern/enum

[S-313] Schema of type string should specify a format, pattern, enum, or const.

Suggestion: Acceptable if free-form field or implementation-dependent — no fix needed.

Check notice on line 652 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

String has no format/pattern/enum

[S-313] Schema of type string should specify a format, pattern, enum, or const.

Suggestion: Acceptable if free-form field or implementation-dependent — no fix needed.

Check notice on line 826 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Component may be unused

[S-211] Potentially unused component has been detected.

Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.

Check notice on line 835 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Component may be unused

[S-211] Potentially unused component has been detected.

Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.

Check notice on line 844 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Component may be unused

[S-211] Potentially unused component has been detected.

Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.

Check notice on line 853 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Component may be unused

[S-211] Potentially unused component has been detected.

Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.

Check notice on line 935 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Component may be unused

[S-211] Potentially unused component has been detected.

Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.

Check notice on line 966 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Component may be unused

[S-211] Potentially unused component has been detected.

Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.

Check notice on line 973 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

String has no format/pattern/enum

[S-313] Schema of type string should specify a format, pattern, enum, or const.

Suggestion: Acceptable if free-form field or implementation-dependent — no fix needed.

Check notice on line 995 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Component may be unused

[S-211] Potentially unused component has been detected.

Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.

Check notice on line 1143 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Component may be unused

[S-211] Potentially unused component has been detected.

Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.

Check notice on line 1336 in code/API_definitions/brand-registration.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

Component may be unused

[S-211] Potentially unused component has been detected.

Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.