Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a progenitor generated-client using the wicketd openapi spec. The structure of the output for the `/inventory` endpoint was changed since tuples are unsupported. While doing this, I prepared for further changes that will include a `Vec<SpComponentInfo>` per SP. That code is currently awaiting some progenitor additions to allow deriving types like `Eq, Ord`, etc... on arbitrary types so that wicket can reuse MGS types directly. While waiting for those changes, I'll begin integrating wicket and wicketd.
- Loading branch information