Skip to content

merge offical #3

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

Open
wants to merge 1,522 commits into
base: master
Choose a base branch
from
Open

merge offical #3

wants to merge 1,522 commits into from

Conversation

molon
Copy link

@molon molon commented Dec 20, 2018

No description provided.

renovate-bot and others added 30 commits April 21, 2022 23:59
* fix: Content-Type and Grpc-Metadata-Content-Type headers with the health endpoint #2611

* fix: no need to set grpc content type header

* fix: remove unnecessary grpc header comment

* test: lighten the Content-Type header test
… snake_case field (#2600)

* Don't pass camelCase'd body field name as path param prefix.

* Unit test for render services with body field name in camel case
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.13.4...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
It seems node tests might have been broken
for several years. This now passes on
my local machine. Discovered while
working on #2700.
When using a timestamp or duration query parameter,
a value of "null" would cause the query parameter
parser to panic. Instead of supporting "null" in query parameters,
which causes ambiguities since values aren't quoted,
lets disallow null altogether. It isn't a breaking change
since any existing uses of "null" would have caused a
panic.

Discovered while working on #2700
asraa and others added 28 commits November 2, 2022 11:15
* Use io/os instread of ioutil and use suitable verb

* Fix goimports lint issues
* Add verb test case for mux

* avoid mutating path components inside for loop

Co-authored-by: Chia-Chun Lien <[email protected]>
* fix: set consumes definition per operation

* add an example of setting the consumes at the method level

* fix: implement OverwriteRequestContentType method
* feat(protoc-gen-openapiv2): support disabling default response rendering

* docs: add example output for disable_default_responses

* docs: note for alterting HTTP status codes for disabled default responses
* feat: support request header parameters

* docs: add openapi references to new parameters protos

Co-Authored-By: Johan Brandhorst-Satzkorn <[email protected]>

* refactor: return error if http parameter type not defined

* docs: add note about breaking compatability with Open API V2

* docs: document custom http request header parameters

* chore: generate go

* test: fix failing required header parameter test

* test: remove unnecessary comment

Co-authored-by: Johan Brandhorst-Satzkorn <[email protected]>
…3014)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@07db538...0ad9a09)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.9/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.13.8...v1.13.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@johanbrandhorst johanbrandhorst deleted the branch agilab:master November 25, 2022 17:20
@johanbrandhorst johanbrandhorst deleted the master branch November 25, 2022 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.