Commit bbe1da6
fix(certification): use camelCase for certificate fields
The identifier-naming migration requires camelCase wire format. Updated
snake_case YAML frontmatter keys to match the v1beta2 Certificate struct:
- expires_in → expiresIn
- issuing_authorities → issuingAuthorities
- signature_url → signatureUrl
Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
Signed-off-by: Raunak Madan <madanraunak24@gmail.com>1 parent c41dcb2 commit bbe1da6
1 file changed
Lines changed: 3 additions & 3 deletions
File tree
- content/certifications/c5ada327-8a58-4c8a-b9fa-51b95696488c/certified-meshery-contributor
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments