Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Buffer in api-blueprint #30

Closed
pustovitDmytro opened this issue May 20, 2021 · 1 comment
Closed

Bug: Buffer in api-blueprint #30

pustovitDmytro opened this issue May 20, 2021 · 1 comment
Assignees
Labels
bug Something isn't working released

Comments

@pustovitDmytro
Copy link
Owner

pustovitDmytro commented May 20, 2021

Issue Description
Handle buffer in api-blueprintreporter

What is actually happening?

The output was:

  + Body
         
        {
            "type": "Buffer",
            "data": [
                99,
                111,
                109,
                112,
                97,
                114,
                105,
                115,
                111,
                110,
                95,
                100,
                111,
                119,
                110,
                108,
                111,
                97,
                100,
                95,
                108,
                105,
                110,
                107
            ]
        }
@pustovitDmytro pustovitDmytro added the bug Something isn't working label May 20, 2021
@pustovitDmytro pustovitDmytro self-assigned this May 20, 2021
pustovitDmytro added a commit that referenced this issue Jun 13, 2021
Chore: Update dependency mocha to v9
pustovitDmytro pushed a commit that referenced this issue Aug 28, 2022
# [2.2.0](v2.1.1...v2.2.0) (2022-08-28)

### Chore

* fixes coverage with babel ([ee67b3c](ee67b3c))
* fixes some npm audit vulnerabilities (#129) ([879258d](879258d)), closes [#129](#129)
* fixes tests ([2629f26](2629f26))
* Lock file maintenance (#65) ([db94293](db94293)), closes [#65](#65)
* Update dependency ansi-regex to 5.0.1 [SECURITY] (#81) ([58bb383](58bb383)), closes [#81](#81)

### Docs

* help Ukraine 🇺🇦 ([0105e14](0105e14))

### Fix

* fixes CVE-2021-44906 [security] ([764bc61](764bc61))
* handle ECONNREFUSED for axios ([f20884e](f20884e))
* missing query in api-blueprint ([de6826b](de6826b))

### New

* buffer for blueprint and swagger. Fixes #30 ([6483141](6483141)), closes [#30](#30)
@pustovitDmytro
Copy link
Owner Author

🎉 This issue has been resolved in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

1 participant