You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description
I don't want to expose SpecificAssetIds' values directly while creating Digital Twin. So, I want to use base64 encoded value as value in SpecificAssetIds
Solution Proposal
We can just edit the regrex for validation of value of specificAssetIds which will allow base64 encoded value.
Problem description
I don't want to expose SpecificAssetIds' values directly while creating Digital Twin. So, I want to use base64 encoded value as value in SpecificAssetIds
Solution Proposal
We can just edit the regrex for validation of value of specificAssetIds which will allow base64 encoded value.
Note
This issue resembles to an issue in tractus-X. issue link: eclipse-tractusx/sldt-digital-twin-registry#391
The text was updated successfully, but these errors were encountered: