Skip to content

add v1/imports and v1/exports - #311

Merged
slashburygin merged 1 commit into
masterfrom
imports_exports
Apr 30, 2026
Merged

add v1/imports and v1/exports#311
slashburygin merged 1 commit into
masterfrom
imports_exports

Conversation

@slashburygin

Copy link
Copy Markdown
Contributor

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces new API endpoints for managing exports and imports within the Element Manager, specifically adding /v1/em/exports/ and /v1/em/imports/ along with their corresponding controllers and routes. The OpenAPI documentation has been updated to include these new paths, as well as new properties like sync_to_ecosystem and default_length across various schemas. Additionally, server URLs in the documentation are now pinned to specific ports, and the backend logic for resource management has been improved with type hints and more descriptive error messages. Redundant database loading calls were removed from several controllers, and functional tests were expanded to verify the new endpoints. I have no feedback to provide as the changes are consistent and well-tested.

Comment thread genesis_core/user_api/em/api/controllers.py Outdated
@slashburygin
slashburygin merged commit b8bf515 into master Apr 30, 2026
19 checks passed
@slashburygin
slashburygin deleted the imports_exports branch April 30, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants