-
Notifications
You must be signed in to change notification settings - Fork 8
Architecture change #203
Copy link
Copy link
Closed
Description
Discussed in #202
Originally posted by noraj July 2, 2021
I made a major architecture change on the data structure to be able to have Resources and Operating Systems are also available from the search engine!
For operating_systems:
osattribute ->namelinkattribute ->website
For resources:
- The nested links have been flattened
linksattribute was removedwebsiteand/orsourceattribute have been created
Eg.
-"links": [
- {
- "website": "https://bugbounty.jp/"
- }
- ],
+ "website": "https://bugbounty.jp/",
```</div>Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels