nautobot / nautobot-app-ssot

Single Source of Truth for Nautobot
https://docs.nautobot.com/projects/ssot/en/latest/
Other
38 stars 41 forks source link

Add common TypedDicts used for M2M #565

Closed Renrut5 closed 1 month ago

Renrut5 commented 1 month ago

Add common TypedDicts for use with many-to-many and one-to-many relationships.

Kircheneer commented 1 month ago

Thanks for the contribution! Can you add some docs that show why these exist and how to use them?

jdrew82 commented 1 month ago

@Renrut5 Can you please update your initial comment to explain what this PR is for? Also, like @Kircheneer , can we get some documentation around these? I think it'd make sense to include these in the Modeling or Developer section(s)?

Renrut5 commented 1 month ago

@jdrew82 @Kircheneer added some docs. Kept it simple and right under where it introduces typed dicts.