Skip to content

Commit

Permalink
Add desc field for updated_5
Browse files Browse the repository at this point in the history
  • Loading branch information
ajparsons committed Jan 30, 2025
1 parent 3fb127c commit d3d750f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion data/data_packages/commons_rmfi/category_1.2.resource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,12 @@ schema:
constraints:
unique: false
example: '2022-11-22'
- name: updated_5
type: string
description: Date the interest was updated
constraints:
unique: false
example: '2025-01-03'
- name: category_code
type: string
description: Code for the category of the interest
Expand All @@ -259,4 +265,4 @@ schema:
enum:
- '1.2'
example: '1.2'
hash: c6375694e9c18790c6d12744afe4a4b1
hash: e29c25e71c724e813b5c5e3c277cffdb

0 comments on commit d3d750f

Please sign in to comment.