Skip to content
Snippets Groups Projects
Commit 752fb81d authored by vlorentz's avatar vlorentz
Browse files

RawExtrinsicMetadata: Use ExtendedSWHID as target and remove type

ExtendedSWHID can identify either a software artifact or an origin,
so we no longer need Union[SWHID, str].

Therefore, we no longer need the 'type' attribute, as it was only
used to tell when the target is a SWHID and when it's an origin URL.
parent 256bca2c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment