Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc 1.0.1, Speakeasy CLI 1.180.0
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Feb 15, 2024
1 parent 2292a89 commit eac0974
Show file tree
Hide file tree
Showing 8 changed files with 47 additions and 37 deletions.
8 changes: 4 additions & 4 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ management:
docChecksum: 7ba09a9986f7230b7abacf151bbb031b
docVersion: 1.0.1
speakeasyVersion: internal
generationVersion: 2.253.0
releaseVersion: 0.5.0
configChecksum: 8e053b256f630f229efa0c418de789a0
generationVersion: 2.258.0
releaseVersion: 0.5.1
configChecksum: bdcb344b721a1e0093745abcf2f716f5
repoURL: https://github.com/speakeasy-sdks/keymate-api-python.git
repoSubDirectory: .
installationURL: https://github.com/speakeasy-sdks/keymate-api-python.git
published: true
features:
python:
core: 4.4.5
core: 4.4.6
flattening: 2.81.1
globalSecurity: 2.83.2
globalServerURLs: 2.82.1
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ s = keymate_api.KeymateAPI(
)


res = s.browse(numofpages='string', percentile='string', q='http://impressive-silence.info', paging='string')
res = s.browse(numofpages='<value>', percentile='<value>', q='http://impressive-silence.info', paging='<value>')

if res.two_hundred_application_json_object is not None:
# handle response
Expand Down Expand Up @@ -100,7 +100,7 @@ s = keymate_api.KeymateAPI(

res = None
try:
res = s.browse(numofpages='string', percentile='string', q='http://impressive-silence.info', paging='string')
res = s.browse(numofpages='<value>', percentile='<value>', q='http://impressive-silence.info', paging='<value>')
except errors.BrowseResponseBody as e:
# handle exception
raise(e)
Expand Down Expand Up @@ -136,7 +136,7 @@ s = keymate_api.KeymateAPI(
)


res = s.browse(numofpages='string', percentile='string', q='http://impressive-silence.info', paging='string')
res = s.browse(numofpages='<value>', percentile='<value>', q='http://impressive-silence.info', paging='<value>')

if res.two_hundred_application_json_object is not None:
# handle response
Expand All @@ -156,7 +156,7 @@ s = keymate_api.KeymateAPI(
)


res = s.browse(numofpages='string', percentile='string', q='http://impressive-silence.info', paging='string')
res = s.browse(numofpages='<value>', percentile='<value>', q='http://impressive-silence.info', paging='<value>')

if res.two_hundred_application_json_object is not None:
# handle response
Expand Down Expand Up @@ -200,7 +200,7 @@ s = keymate_api.KeymateAPI(
)


res = s.browse(numofpages='string', percentile='string', q='http://impressive-silence.info', paging='string')
res = s.browse(numofpages='<value>', percentile='<value>', q='http://impressive-silence.info', paging='<value>')

if res.two_hundred_application_json_object is not None:
# handle response
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,14 @@ Based on:
### Generated
- [python v0.5.0] .
### Releases
- [PyPI v0.5.0] https://pypi.org/project/Keymate-API/0.5.0 - .
- [PyPI v0.5.0] https://pypi.org/project/Keymate-API/0.5.0 - .

## 2024-02-15 00:19:20
### Changes
Based on:
- OpenAPI Doc 1.0.1
- Speakeasy CLI 1.180.0 (2.258.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.5.1] .
### Releases
- [PyPI v0.5.1] https://pypi.org/project/Keymate-API/0.5.1 - .
2 changes: 1 addition & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ s = keymate_api.KeymateAPI(
)


res = s.browse(numofpages='string', percentile='string', q='http://impressive-silence.info', paging='string')
res = s.browse(numofpages='<value>', percentile='<value>', q='http://impressive-silence.info', paging='<value>')

if res.two_hundred_application_json_object is not None:
# handle response
Expand Down
42 changes: 21 additions & 21 deletions docs/sdks/keymateapi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ s = keymate_api.KeymateAPI(
)


res = s.browse(numofpages='string', percentile='string', q='http://impressive-silence.info', paging='string')
res = s.browse(numofpages='<value>', percentile='<value>', q='http://impressive-silence.info', paging='<value>')

if res.two_hundred_application_json_object is not None:
# handle response
Expand Down Expand Up @@ -90,7 +90,7 @@ s = keymate_api.KeymateAPI(
)


res = s.browse_by_url(numofpages='string', percentile='string', q='http://recent-wish.com', paging='string')
res = s.browse_by_url(numofpages='<value>', percentile='<value>', q='http://recent-wish.com', paging='<value>')

if res.two_hundred_application_json_object is not None:
# handle response
Expand Down Expand Up @@ -131,7 +131,7 @@ s = keymate_api.KeymateAPI(
)


res = s.document(file_name='string', part_id='string', q='string')
res = s.document(file_name='<value>', part_id='<value>', q='<value>')

if res.object is not None:
# handle response
Expand Down Expand Up @@ -170,7 +170,7 @@ s = keymate_api.KeymateAPI(
)


res = s.fast(numofpages='string', percentile='string', q='https://moral-zen.info')
res = s.fast(numofpages='<value>', percentile='<value>', q='https://moral-zen.info')

if res.two_hundred_application_json_object is not None:
# handle response
Expand Down Expand Up @@ -272,7 +272,7 @@ s = keymate_api.KeymateAPI(
)


res = s.hybrid(numofpages='string', percentile='string', q='string')
res = s.hybrid(numofpages='<value>', percentile='<value>', q='<value>')

if res.two_hundred_application_json_object is not None:
# handle response
Expand Down Expand Up @@ -312,7 +312,7 @@ s = keymate_api.KeymateAPI(
)


res = s.insert(q='string')
res = s.insert(q='<value>')

if res.object is not None:
# handle response
Expand Down Expand Up @@ -349,7 +349,7 @@ s = keymate_api.KeymateAPI(
)


res = s.keymate(numofpages='string', percentile='string', q='string')
res = s.keymate(numofpages='<value>', percentile='<value>', q='<value>')

if res.two_hundred_application_json_object is not None:
# handle response
Expand Down Expand Up @@ -451,7 +451,7 @@ s = keymate_api.KeymateAPI(
)


res = s.metadatakb(q='string')
res = s.metadatakb(q='<value>')

if res.object is not None:
# handle response
Expand Down Expand Up @@ -519,7 +519,7 @@ s = keymate_api.KeymateAPI(
)


res = s.pdfpro(file_name='string', part_id='string', q='string')
res = s.pdfpro(file_name='<value>', part_id='<value>', q='<value>')

if res.object is not None:
# handle response
Expand Down Expand Up @@ -558,7 +558,7 @@ s = keymate_api.KeymateAPI(
)


res = s.pdfsearch(q='string')
res = s.pdfsearch(q='<value>')

if res.object is not None:
# handle response
Expand Down Expand Up @@ -595,7 +595,7 @@ s = keymate_api.KeymateAPI(
)


res = s.pkb(q='string')
res = s.pkb(q='<value>')

if res.object is not None:
# handle response
Expand Down Expand Up @@ -632,7 +632,7 @@ s = keymate_api.KeymateAPI(
)


res = s.query(q='string')
res = s.query(q='<value>')

if res.object is not None:
# handle response
Expand Down Expand Up @@ -669,7 +669,7 @@ s = keymate_api.KeymateAPI(
)


res = s.query_users_knowledge_base(q='string')
res = s.query_users_knowledge_base(q='<value>')

if res.object is not None:
# handle response
Expand Down Expand Up @@ -706,7 +706,7 @@ s = keymate_api.KeymateAPI(
)


res = s.reset_users_knowledge_base(q='string')
res = s.reset_users_knowledge_base(q='<value>')

if res.object is not None:
# handle response
Expand Down Expand Up @@ -743,7 +743,7 @@ s = keymate_api.KeymateAPI(
)


res = s.resetknowledgebase(q='string')
res = s.resetknowledgebase(q='<value>')

if res.object is not None:
# handle response
Expand Down Expand Up @@ -780,7 +780,7 @@ s = keymate_api.KeymateAPI(
)


res = s.savetopkb(q='string')
res = s.savetopkb(q='<value>')

if res.object is not None:
# handle response
Expand Down Expand Up @@ -817,7 +817,7 @@ s = keymate_api.KeymateAPI(
)


res = s.search(numofpages='string', percentile='string', q='string')
res = s.search(numofpages='<value>', percentile='<value>', q='<value>')

if res.two_hundred_application_json_object is not None:
# handle response
Expand Down Expand Up @@ -857,7 +857,7 @@ s = keymate_api.KeymateAPI(
)


res = s.search_and_browse(numofpages='string', percentile='string', q='string')
res = s.search_and_browse(numofpages='<value>', percentile='<value>', q='<value>')

if res.two_hundred_application_json_object is not None:
# handle response
Expand Down Expand Up @@ -897,7 +897,7 @@ s = keymate_api.KeymateAPI(
)


res = s.ultrafastsearch(numofpages='string', percentile='string', q='https://unfortunate-forearm.info')
res = s.ultrafastsearch(numofpages='<value>', percentile='<value>', q='https://unfortunate-forearm.info')

if res.two_hundred_application_json_object is not None:
# handle response
Expand Down Expand Up @@ -937,7 +937,7 @@ s = keymate_api.KeymateAPI(
)


res = s.upsert(q='string')
res = s.upsert(q='<value>')

if res.object is not None:
# handle response
Expand Down Expand Up @@ -974,7 +974,7 @@ s = keymate_api.KeymateAPI(
)


res = s.upsert_to_users_knowledge_base(q='string')
res = s.upsert_to_users_knowledge_base(q='<value>')

if res.object is not None:
# handle response
Expand Down
2 changes: 1 addition & 1 deletion gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ generation:
parameterOrderingFeb2024: false
requestResponseComponentNamesFeb2024: false
python:
version: 0.5.0
version: 0.5.1
author: Keymate
clientServerStatusCodesAsErrors: true
description: Python Client SDK Generated by Keymate
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setuptools.setup(
name="Keymate-API",
version="0.5.0",
version="0.5.1",
author="Keymate",
description="Python Client SDK Generated by Keymate",
long_description=long_description,
Expand Down
6 changes: 3 additions & 3 deletions src/keymate_api/sdkconfiguration.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ class SDKConfiguration:
server_idx: int = 0
language: str = 'python'
openapi_doc_version: str = '1.0.1'
sdk_version: str = '0.5.0'
gen_version: str = '2.253.0'
user_agent: str = 'speakeasy-sdk/python 0.5.0 2.253.0 1.0.1 Keymate-API'
sdk_version: str = '0.5.1'
gen_version: str = '2.258.0'
user_agent: str = 'speakeasy-sdk/python 0.5.1 2.258.0 1.0.1 Keymate-API'
retry_config: RetryConfig = None

def get_server_details(self) -> Tuple[str, Dict[str, str]]:
Expand Down

0 comments on commit eac0974

Please sign in to comment.