Commit 01ef4be
Reorganize models: relationship.py (domain-based) + labels.py
Move relationship input models (CascadeConfiguration, LookupAttributeMetadata,
OneToManyRelationshipMetadata, ManyToManyRelationshipMetadata) from metadata.py
into relationship.py alongside RelationshipInfo output model.
Extract Label/LocalizedLabel into labels.py.
Delete metadata.py.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 839f37b commit 01ef4be
File tree
15 files changed
+986
-516
lines changed- .claude/skills/dataverse-sdk-use
- docs/design
- examples/advanced
- src/PowerPlatform/Dataverse
- claude_skill/dataverse-sdk-use
- data
- models
- operations
- tests/unit
- data
- models
15 files changed
+986
-516
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
325 | | - | |
326 | 324 | | |
| 325 | + | |
327 | 326 | | |
328 | 327 | | |
329 | 328 | | |
| |||
0 commit comments