{"id":26009996,"url":"https://github.com/byu-oit/oas-ts","last_synced_at":"2026-05-29T18:31:05.502Z","repository":{"id":143916915,"uuid":"295449084","full_name":"byu-oit/oas-ts","owner":"byu-oit","description":"Typescript Definitions for OpenAPI Specification","archived":false,"fork":false,"pushed_at":"2022-05-16T22:38:26.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-05T22:32:13.325Z","etag":null,"topics":["investigate-possible-retirement"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/byu-oit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-14T14:53:46.000Z","updated_at":"2023-12-12T20:07:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"02b2ac5d-1b18-429e-892c-98885d5e2f1c","html_url":"https://github.com/byu-oit/oas-ts","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/byu-oit/oas-ts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byu-oit%2Foas-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byu-oit%2Foas-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byu-oit%2Foas-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byu-oit%2Foas-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byu-oit","download_url":"https://codeload.github.com/byu-oit/oas-ts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byu-oit%2Foas-ts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33666290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["investigate-possible-retirement"],"created_at":"2025-03-05T22:26:48.362Z","updated_at":"2026-05-29T18:31:05.498Z","avatar_url":"https://github.com/byu-oit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oas-ts\n\nTypescript definitions for the OpenAPI (and Swagger 2.0) specification.\n\n## Install\n\n```\nnpm i @byu-oit/oas-ts\n```\n\n## Usage\n\nMost use cases only need to access either openapi OR swagger\n\n```ts\nimport { OpenAPIObject } from '@byu-oit/oas-ts/openapi'\n```\n\n```ts\nimport { SwaggerObject } from '@byu-oit/oas-ts/swagger'\n```\n\nIf you need to access both definitions within the same file, rename the exported object:\n\n```ts\nimport * as OAS from '@byu-oit/oas-ts/openapi'\nimport * as Swagger form '@byu-oit/oas-ts/swagger'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyu-oit%2Foas-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyu-oit%2Foas-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyu-oit%2Foas-ts/lists"}