0.9.2-otel-fix.7 • Published 2 years ago
openapi-fetch-otel-fix v0.9.2-otel-fix.7
This is a fork of the original openapi-fetch library by drwpow. The original library is a great tool for generating TypeScript types from OpenAPI 3.0 definitions. However, it has some limitations and bugs that I wanted to fix.
This should be used at your own risk, as it is not as well tested as the original library.
Changes
- Modified lines 113-114 of src/index.js to pass a
path
andrequestInit
instead of the request object that the original library was using. This fixes an error when OpenTelemetry is used with the client that this library generates. - This, in effect, disables request middleware functionality. This is a trade-off that I was willing to make, as I was not using the middleware functionality and it was causing errors.
0.9.2-otel-fix.7
2 years ago
0.9.2-otel-fix.6
2 years ago
0.9.2-otel-fix.5
2 years ago
0.9.2-otel-fix.4
2 years ago
0.9.2-otel-fix.3
2 years ago
0.9.2-otel-fix.2
2 years ago
0.9.2-otel-fix.1
2 years ago
0.9.2-otel-fix
2 years ago
0.9.2-patch.4.pre.0
2 years ago
0.9.2-patch.3
2 years ago
0.9.2-patch
2 years ago
0.9.2-patch.2
2 years ago
0.9.2-patch.1
2 years ago
0.0.1-pre.1
2 years ago
0.0.1-pre.0
2 years ago