Skip to content

Commit

Permalink
CHANGELOG: Rework section on business entities
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrand-lorentz committed Jul 12, 2024
1 parent 9f6d025 commit 7750392
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,8 @@ This release of the SDK does not contain any backwards incompatible changes: sof

## Additional information

* TEDEFO-3187
fields.json with business entities information
"In *fields.json,* add *information about business entities.*
This adds:
A *businessEntityId* key value pair in all fields
A *businessEntityId* key value pair in repeatable nodes
A new key called *businessEntities* above ""xmlStructure"",
the value is a JSON array ""[ ]"" of business entities objects
Assigning each existing field to a business_entity
This version introduces business entities, which group fields into business concepts, and allow implementing features that were previously not practical to implement. A new section in `field.json`, named `businessEntities`, gives information on each business entity. References to business entities have been added for fields and nodes, and also in notice type definitions.
More information will be available soon in the online documentation at <https://docs.ted.europa.eu>.

## Updated metadata content

Expand Down

0 comments on commit 7750392

Please sign in to comment.