Skip to content

Tags: NeuraLegion/har-sdk

Tags

@har-sdk/validator@2.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(validator): add support for OAS 3.1.x (#202)

closes #200
Co-authored-by: dostrikov <dmitry.ostrikov@brightsec.com>

@har-sdk/editor@1.5.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(validator): add support for OAS 3.1.x (#202)

closes #200
Co-authored-by: dostrikov <dmitry.ostrikov@brightsec.com>

@har-sdk/oas@2.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(oas): allow skipping the security scheme inference (#260)

closes #259

@har-sdk/oas@2.10.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(oas): pick sample value from `examples` (#256)

closes #255

@har-sdk/oas@2.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(oas): allow skipping the Accept header inference (#254)

closes #253

@har-sdk/postman@2.4.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(postman): introduce support for v2.0.0 auth object (#251)

fixes #250

@har-sdk/oas@2.9.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(oas): combine `PathItemObject` and `OperationObject` parameters (#…

…249)

fixes #248

@har-sdk/openapi-sampler@2.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(openapi-sampler): able to sample pattern with nested infinite qua…

…ntifiers and max-length (#247)

closes #246

@har-sdk/oas@2.9.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(openapi-sampler): able to sample pattern with nested infinite qua…

…ntifiers and max-length (#247)

closes #246

@har-sdk/oas@2.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(oas): ignore path item properties other than http methods (#243)

closes #242