Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDS Namespace for Attachments Model #112

Open
BraunMatthias opened this issue Dec 3, 2024 · 0 comments
Open

CDS Namespace for Attachments Model #112

BraunMatthias opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@BraunMatthias
Copy link

BraunMatthias commented Dec 3, 2024

Is your feature request related to a problem? Please describe.

Currently, cap-js/attachments model seems to be defined in global CDS namespace. This introduces issues when working with this model in consumer applications or frameworks (impossible for Nexus to refer to Java resp. Node Attachments in their foundation library).

Note that cap-js/change-tracking resides in namespace sap.changelog;

cap-java/attachments namespace is sap.attachments which should be aligned.

Describe the solution you'd like
namespace sap.attachments;

Customer Info
Nexus

@BraunMatthias BraunMatthias added the enhancement New feature or request label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants