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
Type
/
to 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
.
krishnanlab
/
meta2onto
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
3
Pull requests
3
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Auto schema generation
- #13
#13
Open
vincerubinetti
wants to merge 14 commits into
main
krishnanlab/meta2onto:main
from
schema
krishnanlab/meta2onto:schema
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Auto schema generation
#13
vincerubinetti
wants to merge 14 commits into
main
krishnanlab/meta2onto:main
from
schema
krishnanlab/meta2onto:schema
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2026
remove mock
vincerubinetti
committed
cd29b1e
View commit details
Copy full SHA for cd29b1e
Browse repository at this point
(not functioning) basic export schema from backend
vincerubinetti
committed
b5c36df
View commit details
Copy full SHA for b5c36df
Browse repository at this point
add orval generation of zod schemas from openapi
vincerubinetti
committed
ed2b1ec
View commit details
Copy full SHA for ed2b1ec
Browse repository at this point
Commits on Jun 12, 2026
Adds missing virtual SearchTerm fields for schema gen
falquaddoomi
committed
134682c
View commit details
Copy full SHA for 134682c
Browse repository at this point
Adds return types to GEOSeriesSerializer methods for schema gen
falquaddoomi
committed
95bb8f0
View commit details
Copy full SHA for 95bb8f0
Browse repository at this point
Annotates ontology_search view func with param, return types for schema gen
falquaddoomi
committed
43aad8f
View commit details
Copy full SHA for 43aad8f
Browse repository at this point
Replaces example generated schema w/one generated from the API
falquaddoomi
committed
dfe1bc9
View commit details
Copy full SHA for dfe1bc9
Browse repository at this point
Adds schema for CsrfExemptSessionAuthenticationScheme, required for CartViewSet to be emitted by schema gen
falquaddoomi
committed
ccc4f68
View commit details
Copy full SHA for ccc4f68
Browse repository at this point
Maps /data/schema.yaml into the frontend container so it can be used for types gen. Updates frontend path to /data/schema.yaml"
falquaddoomi
committed
1e35a3e
View commit details
Copy full SHA for 1e35a3e
Browse repository at this point
Updates backend schema.yaml and frontend types.ts after schema gen/types gen
falquaddoomi
committed
81a6cd8
View commit details
Copy full SHA for 81a6cd8
Browse repository at this point
eslint ignore types file
vincerubinetti
committed
3fbb7b1
View commit details
Copy full SHA for 3fbb7b1
Browse repository at this point
Updates orval.config.cjs to read env var VITE_SCHEMA_LOCATION to support container types gen, falling back to the original path for host types gen
falquaddoomi
committed
142cbdf
View commit details
Copy full SHA for 142cbdf
Browse repository at this point
Commits on Jun 17, 2026
Changes GEOSeries.platform to list[str], updates backend schema, frontend types accordingly. Search.tsx now comma-joins the list rather than displaying it verbatim.
falquaddoomi
committed
4d54135
View commit details
Copy full SHA for 4d54135
Browse repository at this point
Removes spurious quotes in VITE_SCHEMA_LOCATION var that were breaking client gen
falquaddoomi
committed
fc732f0
View commit details
Copy full SHA for fc732f0
Browse repository at this point
You can’t perform that action at this time.