Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P1516
getDirEntry
Active
Public
Actions
Authored by
jayeshv
on Oct 26 2022, 2:57 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
GraphQL API
Subscribers
None
query getDirEntry {
directoryEntry(
directorySwhid: "swh:1:dir:ec88e5b901c034d5a91aa133e824d65cff3788a3"
path: "codemeta.json"
) {
name {
text
}
target {
...on Content {
length
swhid
}
}
}
}
Event Timeline
jayeshv
created this paste.
Oct 26 2022, 2:57 PM
2022-10-26 14:57:19 (UTC+2)
Log In to Comment