Nichollette Acosta

Results 4 issues of Nichollette Acosta

Added unique error catches for path finder module. Now catches for different types of errors and uses logging to track cases.

Updated original pytests with a workaround index for testing -- no longer overriding index, `smartapi_docs`. Added new `metakg` and `pathfinder` tests.

Added `x-bte` fields to the metakg parser endpoint that were not being parsed.

New endpoint (`/api/metakg/parse`) added that enables direct access to the internal MetaKG parser for processing individual API metadata. This feature supports both `GET` and `POST` methods: - **GET**: - Endpoint:...