Skip to content

Commit e9d842f

Browse files
feat: custom taxonomy for skills and job titles
1 parent f93d8a9 commit e9d842f

File tree

710 files changed

+4361
-2068
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

710 files changed

+4361
-2068
lines changed

.openapi-generator/FILES

Lines changed: 566 additions & 0 deletions
Large diffs are not rendered by default.

docs/ApplicationsInner.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# ApplicationsInner
2+
3+
4+
## Properties
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
8+
9+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
10+
11+
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ResumeAttachmentDocument
1+
# Attachment
22

33

44
## Properties

docs/AttachmentV2.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# AttachmentV2
2+
3+
4+
## Properties
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**language** | **str** | Language of the attachment. | [optional]
8+
**plain_text** | **str** | | [optional]
9+
10+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
11+
12+
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# BaseJobPreferencesRangeFloat
1+
# AttachmentsV3
22

33

44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**range** | [**RangeModelFloat**](RangeModelFloat.md) | |
7+
**job_description** | [**AttachmentV2**](AttachmentV2.md) | | [optional]
88

99
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
1010

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# JobadSectionsValueModelStrictStr
1+
# BaseBenefitsValueModelStrictStr
22

33

44
## Properties
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ResumeRequestsDocument
1+
# Document
22

33

44
## Properties
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
# ParseResumeTextFile
1+
# DocumentV5
22

33

44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**language** | **str** | Language of the attachment. | [optional] if omitted the server will use the default value of "it"
7+
**plain_text** | **str** | |
8+
**language** | **str** | Language of the attachment. | [optional]
89
**filename** | **str** | | [optional]
910
**file_ext** | **str** | | [optional]
1011

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# MatchEvidenceTerms
1+
# DurationRangeV10
22

33

44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**score** | **float** | Normalized score. Min Score is 0 and Max Score is 1. |
8-
**terms** | [**[MatchEvidenceTerm]**](MatchEvidenceTerm.md) | |
8+
**range** | [**Range2**](Range2.md) | | [optional]
99

1010
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
1111

docs/DurationValueRange.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)