This pull request includes several changes to the DEVELOPER.md documentation and the internal directory structure of the project. The most important changes involve updating the file paths and import statements to reflect the new directory structure.
Documentation Updates:
Updated paths in DEVELOPER.md to remove references to the powerplatform subdirectory. ([[1]](diffhunk://#diff-35ea617bfbf0780bfbc554348314c5b11ba478a4d98fd92d33d45cdd54bf326aL150-R154), [[2]](diffhunk://#diff-35ea617bfbf0780bfbc554348314c5b11ba478a4d98fd92d33d45cdd54bf326aL234-R234))
Directory Structure Changes:
Renamed files to remove the powerplatform subdirectory and updated import paths accordingly:
This pull request includes several changes to the
DEVELOPER.md
documentation and the internal directory structure of the project. The most important changes involve updating the file paths and import statements to reflect the new directory structure.Documentation Updates:
DEVELOPER.md
to remove references to thepowerplatform
subdirectory. ([[1]](diffhunk://#diff-35ea617bfbf0780bfbc554348314c5b11ba478a4d98fd92d33d45cdd54bf326aL150-R154)
,[[2]](diffhunk://#diff-35ea617bfbf0780bfbc554348314c5b11ba478a4d98fd92d33d45cdd54bf326aL234-R234)
)Directory Structure Changes:
powerplatform
subdirectory and updated import paths accordingly:internal/api/api_client.go
([internal/api/api_client.goL20-R21](diffhunk://#diff-f96a2c3a33ffb71e758da079bd1e4a09bacb0bf87c70c9185145ef18896d2d3cL20-R21)
)internal/api/auth.go
([internal/api/auth.goL23-R24](diffhunk://#diff-1a28b89630d0f9aa800869f02725ff42a4f02b1fe79f01fb62477b700a07df8fL23-R24)
)internal/api/lifecycle.go
([internal/api/lifecycle.goL14-R14](diffhunk://#diff-66f38c9ec36726a5119bb84ea62c468284d58a5e6b6b25ce1a8631f01d0fba56L14-R14)
)internal/api/request.go
([internal/api/request.goL19-R19](diffhunk://#diff-4dac40c2e7a5517541a205a586a514e23debf09e34a3566c264fd7500dc883a5L19-R19)
)internal/mocks/mocks.go
([internal/mocks/mocks.goL17-R17](diffhunk://#diff-749792096618004583f28a1e7b0054e4e18f4197f861a98731f8828ed10054c2L17-R17)
)