mattpolzin / OpenAPIKit

Codable Swift OpenAPI implementation.
MIT License
281 stars 35 forks source link

Callbacks are not currently dereferenced when calling `dereferenced(in:)` #294

Closed mattpolzin closed 11 months ago

mattpolzin commented 1 year ago

Fix against release/3_0 branch in both the OpenAPIKit and OpenAPIKit30 modules.

nexon commented 11 months ago

Hey @mattpolzin I will start working on this bug.