stac-fastapi advertises OAFeat as a conformance class, but doesn't include numberReturned or numberMatched in the .../items endpoint response. These are optional fields, but they should be added if the context extension is enabled, since these fields are in the context object as returned and matched.
This PR
added these as optional fields to any ItemCollection response, so this should be added to /search