Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Fresa
/
OpenAPI.WebApiGenerator
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Fresa/OpenAPI.WebApiGenerator
Actions
All workflows
Workflows
CodeQL
CodeQL
Continuous Delivery
Continuous Delivery
Dependabot Updates
Dependabot Updates
Lint OpenAPI Specs
Lint OpenAPI Specs
Show more workflows...
Management
Caches
Continuous Delivery
Continuous Delivery
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
cd.yml
will be ignored since log searching is not yet available
90 workflow runs
90 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Merge pull request #34 from Fresa/dependabot/nuget/src/OpenAPI.WebApi…
Continuous Delivery
#90:
Commit
2468a2e
pushed by
Fresa
2m 8s
main
main
2m 8s
View workflow file
Bump Microsoft.OpenApi from 3.3.1 to 3.5.4
Continuous Delivery
#89:
Commit
64a3756
pushed by
dependabot
Bot
1m 0s
dependabot/nuget/src/OpenAPI.WebApiGenerator/multi-e71f39f7d5
dependabot/nuget/src/OpenAPI.WebApiGenerator/multi-e71f39f7d5
1m 0s
View #34
View workflow file
Merge pull request #33 from Fresa/fix-implicit-using
Continuous Delivery
#88:
Commit
3fbcdd3
pushed by
Fresa
2m 19s
main
main
2m 19s
View workflow file
add missing comments
Continuous Delivery
#87:
Commit
1de46b3
pushed by
Fresa
2m 13s
fix-implicit-using
fix-implicit-using
2m 13s
View #33
View workflow file
Merge pull request #32 from Fresa/fix-content-negotiation-order
Continuous Delivery
#86:
Commit
0cd9592
pushed by
Fresa
2m 6s
main
main
2m 6s
View workflow file
ci: pin vacuum version
Continuous Delivery
#85:
Commit
8e0fb11
pushed by
Fresa
1m 54s
fix-content-negotiation-order
fix-content-negotiation-order
1m 54s
View #32
View workflow file
fix(response): match accept ranges according to precedence
Continuous Delivery
#84:
Commit
c4c0ab9
pushed by
Fresa
2m 1s
fix-content-negotiation-order
fix-content-negotiation-order
2m 1s
View workflow file
Merge pull request #31 from Fresa/add-api-compat
Continuous Delivery
#83:
Commit
a1f64e7
pushed by
Fresa
2m 13s
main
main
2m 13s
View workflow file
build: add ApiCompat support to handle breaking changes
Continuous Delivery
#82:
Commit
9a57eec
pushed by
Fresa
1m 51s
add-api-compat
add-api-compat
1m 51s
View #31
View workflow file
Merge pull request #30 from Fresa/support-sequential-media-types
Continuous Delivery
#81:
Commit
7f33097
pushed by
Fresa
2m 19s
main
main
2m 19s
View workflow file
test(response): verify all supported sequential media types
Continuous Delivery
#80:
Commit
985fb9b
pushed by
Fresa
2m 15s
support-sequential-media-types
support-sequential-media-types
2m 15s
View #30
View workflow file
doc: add missing comments on sequential media type writer base class
Continuous Delivery
#79:
Commit
920a813
pushed by
Fresa
1m 57s
support-sequential-media-types
support-sequential-media-types
1m 57s
View workflow file
explicitly implement all supported sequential media type classes usin…
Continuous Delivery
#78:
Commit
be795d6
pushed by
Fresa
2m 2s
support-sequential-media-types
support-sequential-media-types
2m 2s
View workflow file
test(response): json-seq sequential media type
Continuous Delivery
#77:
Commit
2656edb
pushed by
Fresa
2m 5s
support-sequential-media-types
support-sequential-media-types
2m 5s
View workflow file
write response content last to make sure metadata and headers are inc…
Continuous Delivery
#76:
Commit
0c6378c
pushed by
Fresa
2m 5s
support-sequential-media-types
support-sequential-media-types
2m 5s
View workflow file
test(request): assert all sequential json objects was read
Continuous Delivery
#75:
Commit
83e0b96
pushed by
Fresa
2m 6s
support-sequential-media-types
support-sequential-media-types
2m 6s
View workflow file
Merge pull request #29 from Fresa/define-response-precedence
Continuous Delivery
#74:
Commit
a3ff955
pushed by
Fresa
1m 44s
main
main
1m 44s
View workflow file
doc(response): add content negotiation to README
Continuous Delivery
#73:
Commit
661dc3e
pushed by
Fresa
1m 55s
define-response-precedence
define-response-precedence
1m 55s
View #29
View workflow file
rename and document content abstractions
Continuous Delivery
#72:
Commit
fd64fd7
pushed by
Fresa
1m 52s
define-response-precedence
define-response-precedence
1m 52s
View workflow file
refactor(response): include httpcontext in all handlers to be able to…
Continuous Delivery
#71:
Commit
3802787
pushed by
Fresa
1m 56s
define-response-precedence
define-response-precedence
1m 56s
View workflow file
fix(response): move content into separate response classes to guarant…
Continuous Delivery
#70:
Commit
8ccf391
pushed by
Fresa
1m 59s
define-response-precedence
define-response-precedence
1m 59s
View workflow file
Merge pull request #28 from Fresa/handle-media-type-range
Continuous Delivery
#69:
Commit
f52280b
pushed by
Fresa
2m 16s
main
main
2m 16s
View workflow file
fix null dereferences in ensure expected content type method
Continuous Delivery
#68:
Commit
368f79e
pushed by
Fresa
2m 10s
handle-media-type-range
handle-media-type-range
2m 10s
View #28
View workflow file
fix(response): support media range for content type
Continuous Delivery
#67:
Commit
6ff59f0
pushed by
Fresa
37s
handle-media-type-range
handle-media-type-range
37s
View workflow file
Merge pull request #27 from Fresa/add-comments
Continuous Delivery
#66:
Commit
c8fa5af
pushed by
Fresa
2m 18s
main
main
2m 18s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.