Commit 26ccf11
refactor(platform): rename ixp/ package to document_projects/
Name the design-time service folder after its domain entity rather than
the product acronym, matching the entity-based convention used elsewhere
in platform/ (connections, entities, documents, ...). Pairs cleanly with
the runtime sibling: documents/ (du_/api/framework) is DU runtime,
document_projects/ (du_/api/designtimeapi) is DU design-time.
The IxpDesigntimeService class name is unchanged (it names the API, not
the folder). Only the directory, the import path, and doc references move.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 9f88f29 commit 26ccf11
4 files changed
Lines changed: 4 additions & 3 deletions
File tree
- packages/uipath-platform
- src/uipath/platform/document_projects
- tests/services
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | | - | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments