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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
RepreZen
/
KaiZen-OpenAPI-Editor
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
121
Code
Issues
135
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[ZEN-3764] Example Data: Generate example dummy data into OpenAPI Model from single schema (DO NOT MERGE)
- #487
#487
Open
nbhusare
wants to merge 19 commits into
master
RepreZen/KaiZen-OpenAPI-Editor:master
from
task/ZEN-3764
RepreZen/KaiZen-OpenAPI-Editor:task/ZEN-3764
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
[ZEN-3764] Example Data: Generate example dummy data into OpenAPI Model from single schema (DO NOT MERGE)
#487
nbhusare
wants to merge 19 commits into
master
RepreZen/KaiZen-OpenAPI-Editor:master
from
task/ZEN-3764
RepreZen/KaiZen-OpenAPI-Editor:task/ZEN-3764
Copy head branch name to clipboard
Commits
Commits on Mar 28, 2019
This adds an the exampledataprovider extension point that can be extended in the studio in order to provide a dummy data provider for
Show description for 1470a8c
nbhusare
committed
1470a8c
View commit details
Copy full SHA for 1470a8c
Browse repository at this point
Commits on Mar 30, 2019
Passing the JSONDocument instance to all the ContentAssistExt classes
Show description for 24499d9
nbhusare
committed
24499d9
View commit details
Copy full SHA for 24499d9
Browse repository at this point
Updated the getData method parameter to take a JsonNode as param
nbhusare
committed
01af071
View commit details
Copy full SHA for 01af071
Browse repository at this point
Updated DocumentUtils to provide the URI of the document instance
Show description for ac4843a
nbhusare
committed
ac4843a
View commit details
Copy full SHA for ac4843a
Browse repository at this point
Fixed the compilation issues in the unit-test
nbhusare
committed
b69171e
View commit details
Copy full SHA for b69171e
Browse repository at this point
Commits on Apr 2, 2019
Added an extension to the JsonReferenceProposalProvider, namely OpenApi3ExampleProposalProvider which gets trigger when the user hits content assit at a location where
Show description for 6840dbb
nbhusare
committed
6840dbb
View commit details
Copy full SHA for 6840dbb
Browse repository at this point
Reverted back changes that were not required
Show description for a0b947f
nbhusare
committed
a0b947f
View commit details
Copy full SHA for a0b947f
Browse repository at this point
Renamed ExampleDataProvider to ExampleProvider
nbhusare
committed
08cac07
View commit details
Copy full SHA for 08cac07
Browse repository at this point
Commits on Apr 4, 2019
Removed the extension point and the ExampleProvider. Both have been moved to the swagedit.core project so that they can be reused in Swagger and OpenApi3 propesalproviders
nbhusare
committed
a1d3ab7
View commit details
Copy full SHA for a1d3ab7
Browse repository at this point
Removed the extension from the plugin.xml file
nbhusare
committed
3531680
View commit details
Copy full SHA for 3531680
Browse repository at this point
Renamed extension point to com.reprezen.swagedit.core.exampleprovider
Show description for 1167b4e
nbhusare
committed
1167b4e
View commit details
Copy full SHA for 1167b4e
Browse repository at this point
Added base class JsonExampleProposalProvider to encapsulate common logic from Swagger and OpenAPI3 proposal providers
Show description for 35f505d
nbhusare
committed
35f505d
View commit details
Copy full SHA for 35f505d
Browse repository at this point
Commits on Apr 5, 2019
Added generic regular expressions for example and examples
nbhusare
committed
e7121c9
View commit details
Copy full SHA for e7121c9
Browse repository at this point
Minor method rename in the ExtensionUtils
Show description for be826c3
nbhusare
committed
be826c3
View commit details
Copy full SHA for be826c3
Browse repository at this point
Commits on Apr 9, 2019
Merged with latest code from master
Show description for d052e3e
nbhusare
committed
d052e3e
View commit details
Copy full SHA for d052e3e
Browse repository at this point
Removed the normalization code from the Example proposal providers
Show description for 0d6290b
nbhusare
committed
0d6290b
View commit details
Copy full SHA for 0d6290b
Browse repository at this point
Commits on Apr 10, 2019
ZP-3764 : dummy push to create a new build
nbhusare
committed
8d45338
View commit details
Copy full SHA for 8d45338
Browse repository at this point
Removed the schema folder from the swagedit.openapi3 project and also removed it from the build.properties bin.includes field
nbhusare
committed
e7d4153
View commit details
Copy full SHA for e7d4153
Browse repository at this point
Removed ExampleProposalProvider Test
nbhusare
committed
e719e19
View commit details
Copy full SHA for e719e19
Browse repository at this point
You can’t perform that action at this time.