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

Merge dev into master #1607

Merged
merged 4 commits into from
Jun 20, 2023
Merged

Merge dev into master #1607

merged 4 commits into from
Jun 20, 2023

Conversation

andrueastman
Copy link
Member

No description provided.

Onokaev and others added 4 commits June 19, 2023 17:12
* Use pascal case for issue propety key

* Update GraphWebApi/Controllers/KnownIssuesController.cs

Co-authored-by: Eastman <andrueastman@users.noreply.github.com>

---------

Co-authored-by: Eastman <andrueastman@users.noreply.github.com>
* Use shared base to reduce code repetition

* Looks up dereived types from schema list

* Fixes template matching for collections with functions

* Fixes Guid parsing

* Fixes enum parsing in path parameters

* Fix incorrect schema names when looked up from collections

* Fix namespaces lookup for collections

* Fix code smells
Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.4...1.6.5)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.4...1.6.5)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi.Readers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@andrueastman andrueastman requested a review from a team as a code owner June 20, 2023 07:45
@andrueastman andrueastman enabled auto-merge (squash) June 20, 2023 07:45
@sonarcloud
Copy link

sonarcloud bot commented Jun 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

88.3% 88.3% Coverage
0.0% 0.0% Duplication

@andrueastman andrueastman merged commit d1ebc07 into master Jun 20, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants