iiif-prezi/iiif-prezi3

Automate Skeleton generation and changes

Closed this issue · 2 comments

Write a wrapper python script that generates the skeleton file using datamodel-codegen and then applies any necessary changes,

Changes so far:

  • LngString fix
  • Rename _id and _type to id and type in ServiceItem1

Mike looking at adding this with a Python script.

Added with #141