bundlewrap icon indicating copy to clipboard operation
bundlewrap copied to clipboard

Documentation of `metadata.py` is outdated

Open vain opened this issue 1 year ago • 0 comments

https://docs.bundlewrap.org/repo/metadata.py/

  • metadata_reactor.provides is missing
  • It says The parameter metadata is not a dictionary but an instance of Metastack. That’s wrong now, it’s a NodeMetadataProxy. But we probably should not list explicit types here anyway but find a more abstract description.

vain avatar Aug 08 '24 13:08 vain