@wiser/schema
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
@@ -7,2 +7,3 @@ import { ContactPoint } from "./contact-point"; | ||
job_req_id: string; | ||
instance_id?: string; | ||
job_title: string; | ||
@@ -9,0 +10,0 @@ hiring_organization: Organization; |
{ | ||
"name": "@wiser/schema", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"description": "The public models used by Wiser for the integration of ATS job information into public job websites.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://wearewiser.github.io/schema", |
11227
120