Skip to content

Commit 54e11d1

Browse files
committed
Release 1.1.7 (2022-07-12)
- Added support for the OAuth 2.0 authorization code flow for use of the API with user accounts. - Add `Bouweenheid` to `FunderingSoortBron` enumeration.
1 parent ad57c29 commit 54e11d1

File tree

97 files changed

+8114
-259
lines changed

Some content is hidden

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

97 files changed

+8114
-259
lines changed

README.md

Lines changed: 68 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ This API is documented in **OpenAPI format version 3** you can use tools like th
1616

1717
## Changelog
1818

19+
### 2022-07-12 (v1.1.7)
20+
- Added support for the OAuth 2.0 authorization code flow for use of the API with user accounts.
21+
- Add `Bouweenheid` to `FunderingSoortBron` enumeration.
22+
1923
### 2022-05-19 (v1.1.6)
2024
- Added `LtvTeHoogOverbrugging` value to the `BusinessRulesCode` enumeration.
2125

@@ -130,8 +134,8 @@ Authentication is done via [OAuth2](https://oauth.net/2/) and the [client creden
130134

131135
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
132136

133-
- API version: 1.1.6
134-
- Package version: 1.1.6
137+
- API version: 1.1.7
138+
- Package version: 1.1.7
135139
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
136140
For more information, please visit [https://www.calcasa.nl/contact](https://www.calcasa.nl/contact)
137141

@@ -200,6 +204,12 @@ configuration = calcasa.api.Configuration(
200204
)
201205
configuration.access_token = 'YOUR_ACCESS_TOKEN'
202206

207+
# Configure OAuth2 access token for authorization: oauth
208+
configuration = calcasa.api.Configuration(
209+
host = "https://api.calcasa.nl"
210+
)
211+
configuration.access_token = 'YOUR_ACCESS_TOKEN'
212+
203213

204214
# Enter a context with an instance of the API client
205215
with calcasa.api.ApiClient(configuration) as api_client:
@@ -245,6 +255,8 @@ Class | Method | HTTP request | Description
245255
- [Aanvraagdoel](docs/Aanvraagdoel.md)
246256
- [Adres](docs/Adres.md)
247257
- [AdresInfo](docs/AdresInfo.md)
258+
- [AdresInfoAdres](docs/AdresInfoAdres.md)
259+
- [AdresInfoNotities](docs/AdresInfoNotities.md)
248260
- [Bestemmingsdata](docs/Bestemmingsdata.md)
249261
- [BodemStatusType](docs/BodemStatusType.md)
250262
- [Bodemdata](docs/Bodemdata.md)
@@ -263,6 +275,10 @@ Class | Method | HTTP request | Description
263275
- [FunderingType](docs/FunderingType.md)
264276
- [FunderingTypering](docs/FunderingTypering.md)
265277
- [Funderingdata](docs/Funderingdata.md)
278+
- [FunderingdataBioInfectieRisico](docs/FunderingdataBioInfectieRisico.md)
279+
- [FunderingdataDroogstandRisico](docs/FunderingdataDroogstandRisico.md)
280+
- [FunderingdataOptrekkendVochtRisico](docs/FunderingdataOptrekkendVochtRisico.md)
281+
- [FunderingdataTypering](docs/FunderingdataTypering.md)
266282
- [Gebiedsdata](docs/Gebiedsdata.md)
267283
- [Geldverstrekker](docs/Geldverstrekker.md)
268284
- [HttpValidationProblemDetails](docs/HttpValidationProblemDetails.md)
@@ -276,24 +292,40 @@ Class | Method | HTTP request | Description
276292
- [Notities](docs/Notities.md)
277293
- [Objectdata](docs/Objectdata.md)
278294
- [Omgevingsdata](docs/Omgevingsdata.md)
295+
- [OmgevingsdataBuurt](docs/OmgevingsdataBuurt.md)
296+
- [OmgevingsdataGemeente](docs/OmgevingsdataGemeente.md)
297+
- [OmgevingsdataLand](docs/OmgevingsdataLand.md)
298+
- [OmgevingsdataProvincie](docs/OmgevingsdataProvincie.md)
299+
- [OmgevingsdataWijk](docs/OmgevingsdataWijk.md)
279300
- [Operation](docs/Operation.md)
280301
- [OperationType](docs/OperationType.md)
281302
- [PermissionsDeniedProblemDetails](docs/PermissionsDeniedProblemDetails.md)
282303
- [ProblemDetails](docs/ProblemDetails.md)
283304
- [ProductType](docs/ProductType.md)
284305
- [Rapport](docs/Rapport.md)
285306
- [Referentieobject](docs/Referentieobject.md)
307+
- [ReferentieobjectAdres](docs/ReferentieobjectAdres.md)
308+
- [ReferentieobjectCbsIndeling](docs/ReferentieobjectCbsIndeling.md)
309+
- [ReferentieobjectObject](docs/ReferentieobjectObject.md)
286310
- [ResourceExhaustedProblemDetails](docs/ResourceExhaustedProblemDetails.md)
287311
- [Taxatiedata](docs/Taxatiedata.md)
288312
- [Taxatiestatus](docs/Taxatiestatus.md)
289313
- [ValidationProblemDetails](docs/ValidationProblemDetails.md)
290314
- [VerkoopBijzonderheden](docs/VerkoopBijzonderheden.md)
291315
- [VorigeVerkoop](docs/VorigeVerkoop.md)
292316
- [Waardering](docs/Waardering.md)
317+
- [WaarderingCbsIndeling](docs/WaarderingCbsIndeling.md)
318+
- [WaarderingFactuur](docs/WaarderingFactuur.md)
293319
- [WaarderingInputParameters](docs/WaarderingInputParameters.md)
320+
- [WaarderingModel](docs/WaarderingModel.md)
321+
- [WaarderingObject](docs/WaarderingObject.md)
294322
- [WaarderingOntwikkeling](docs/WaarderingOntwikkeling.md)
295323
- [WaarderingOntwikkelingKwartaal](docs/WaarderingOntwikkelingKwartaal.md)
324+
- [WaarderingOntwikkelingKwartaalKwartaal](docs/WaarderingOntwikkelingKwartaalKwartaal.md)
325+
- [WaarderingOrigineleInput](docs/WaarderingOrigineleInput.md)
326+
- [WaarderingRapport](docs/WaarderingRapport.md)
296327
- [WaarderingStatus](docs/WaarderingStatus.md)
328+
- [WaarderingTaxatie](docs/WaarderingTaxatie.md)
297329
- [WaarderingWebhookPayload](docs/WaarderingWebhookPayload.md)
298330
- [WaarderingZoekParameters](docs/WaarderingZoekParameters.md)
299331
- [WoningType](docs/WoningType.md)
@@ -336,6 +368,40 @@ Class | Method | HTTP request | Description
336368
- **api:waarderingen:ontwikkeling**: Read permissions for the ontwikkelingen endpoint in the waarderingen area of the public API.
337369

338370

371+
## oauth
372+
373+
- **Type**: OAuth
374+
- **Flow**: accessCode
375+
- **Authorization URL**: https://authentication.calcasa.nl/oauth2/v2.0/authorize
376+
- **Scopes**:
377+
- **all**: Full permissions for all areas.
378+
- **api:all**: Full permissions for all areas of the public API.
379+
- **api:bestemmingsplannen:all**: Full permissions for the bestemmingsplannen area of the public API.
380+
- **api:bodem:all**: Full permissions for the bodem area of the public API.
381+
- **api:buurt:all**: Full permissions for the buurt area of the public API.
382+
- **api:configuratie:all**: Full permissions for the configuratie area of the public API.
383+
- **api:facturen:all**: Full permissions for the facturen area of the public API.
384+
- **api:fotos:all**: Full permissions for the fotos area of the public API.
385+
- **api:funderingen:all**: Full permissions for the funderingen area of the public API.
386+
- **api:rapporten:all**: Full permissions for the rapporten area of the public API.
387+
- **api:waarderingen:all**: Full permissions for the waarderingen area of the public API.
388+
- **api:adressen:read**: Read permissions for the adressen area of the public API.
389+
- **api:bestemmingsplannen:read**: Read permissions for the bestemmingsplannen area of the public API.
390+
- **api:bodem:read**: Read permissions for the bodem area of the public API.
391+
- **api:buurt:read**: Read permissions for the buurt area of the public API.
392+
- **api:configuratie:read**: Read permissions for the configuratie area of the public API.
393+
- **api:configuratie:write**: Write permissions for the configuratie area of the public API.
394+
- **api:facturen:read**: Read permissions for the facturen area of the public API.
395+
- **api:fotos:read**: Read permissions for the fotos area of the public API.
396+
- **api:funderingen:read**: Read permissions for the funderingen area of the public API.
397+
- **api:geldverstrekkers:read**: Read permissions for the geldverstrekkers area of the public API.
398+
- **api:rapporten:read**: Read permissions for the rapporten area of the public API.
399+
- **api:waarderingen:create**: Create permissions for the waarderingen area of the public API.
400+
- **api:waarderingen:patch**: Patch permissions for the waarderingen area of the public API.
401+
- **api:waarderingen:read**: Read permissions for the waarderingen area of the public API.
402+
- **api:waarderingen:ontwikkeling**: Read permissions for the ontwikkelingen endpoint in the waarderingen area of the public API.
403+
404+
339405
## Author
340406

341407

calcasa/api/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
1818
Calcasa Public API v1
1919
20-
The version of the OpenAPI document: 1.1.6
20+
The version of the OpenAPI document: 1.1.7
2121
2222
Generated by: https://openapi-generator.tech
2323
"""
2424

25-
__version__ = "1.1.6"
25+
__version__ = "1.1.7"
2626

2727
# import ApiClient
2828
from calcasa.api.api_client import ApiClient

calcasa/api/api/adressen_api.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
Calcasa Public API v1
1717
18-
The version of the OpenAPI document: 1.1.6
18+
The version of the OpenAPI document: 1.1.7
1919
2020
Generated by: https://openapi-generator.tech
2121
"""
@@ -55,6 +55,7 @@ def __init__(self, api_client=None):
5555
settings={
5656
'response_type': (AdresInfo,),
5757
'auth': [
58+
'oauth',
5859
'oauth'
5960
],
6061
'endpoint_path': '/api/v1/adressen/{bagNummeraanduidingId}',
@@ -107,6 +108,7 @@ def __init__(self, api_client=None):
107108
settings={
108109
'response_type': (AdresInfo,),
109110
'auth': [
111+
'oauth',
110112
'oauth'
111113
],
112114
'endpoint_path': '/api/v1/adressen/zoeken',

calcasa/api/api/bestemmingsplannen_api.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
Calcasa Public API v1
1717
18-
The version of the OpenAPI document: 1.1.6
18+
The version of the OpenAPI document: 1.1.7
1919
2020
Generated by: https://openapi-generator.tech
2121
"""
@@ -54,6 +54,7 @@ def __init__(self, api_client=None):
5454
settings={
5555
'response_type': (Bestemmingsdata,),
5656
'auth': [
57+
'oauth',
5758
'oauth'
5859
],
5960
'endpoint_path': '/api/v1/bestemmingsplannen/{bagNummeraanduidingId}',

calcasa/api/api/bodem_api.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
Calcasa Public API v1
1717
18-
The version of the OpenAPI document: 1.1.6
18+
The version of the OpenAPI document: 1.1.7
1919
2020
Generated by: https://openapi-generator.tech
2121
"""
@@ -54,6 +54,7 @@ def __init__(self, api_client=None):
5454
settings={
5555
'response_type': (Bodemdata,),
5656
'auth': [
57+
'oauth',
5758
'oauth'
5859
],
5960
'endpoint_path': '/api/v1/bodem/{bagNummeraanduidingId}',

calcasa/api/api/buurt_api.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
Calcasa Public API v1
1717
18-
The version of the OpenAPI document: 1.1.6
18+
The version of the OpenAPI document: 1.1.7
1919
2020
Generated by: https://openapi-generator.tech
2121
"""
@@ -54,6 +54,7 @@ def __init__(self, api_client=None):
5454
settings={
5555
'response_type': (Omgevingsdata,),
5656
'auth': [
57+
'oauth',
5758
'oauth'
5859
],
5960
'endpoint_path': '/api/v1/buurt/{buurtId}',

calcasa/api/api/configuratie_api.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
Calcasa Public API v1
1717
18-
The version of the OpenAPI document: 1.1.6
18+
The version of the OpenAPI document: 1.1.7
1919
2020
Generated by: https://openapi-generator.tech
2121
"""
@@ -54,6 +54,7 @@ def __init__(self, api_client=None):
5454
settings={
5555
'response_type': ([Callback],),
5656
'auth': [
57+
'oauth',
5758
'oauth'
5859
],
5960
'endpoint_path': '/api/v1/configuratie/callbacks',
@@ -99,6 +100,7 @@ def __init__(self, api_client=None):
99100
settings={
100101
'response_type': ([Callback],),
101102
'auth': [
103+
'oauth',
102104
'oauth'
103105
],
104106
'endpoint_path': '/api/v1/configuratie/callbacks',

calcasa/api/api/facturen_api.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
Calcasa Public API v1
1717
18-
The version of the OpenAPI document: 1.1.6
18+
The version of the OpenAPI document: 1.1.7
1919
2020
Generated by: https://openapi-generator.tech
2121
"""
@@ -53,6 +53,7 @@ def __init__(self, api_client=None):
5353
settings={
5454
'response_type': (file_type,),
5555
'auth': [
56+
'oauth',
5657
'oauth'
5758
],
5859
'endpoint_path': '/api/v1/facturen/{id}',

calcasa/api/api/fotos_api.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
Calcasa Public API v1
1717
18-
The version of the OpenAPI document: 1.1.6
18+
The version of the OpenAPI document: 1.1.7
1919
2020
Generated by: https://openapi-generator.tech
2121
"""
@@ -53,6 +53,7 @@ def __init__(self, api_client=None):
5353
settings={
5454
'response_type': (file_type,),
5555
'auth': [
56+
'oauth',
5657
'oauth'
5758
],
5859
'endpoint_path': '/api/v1/fotos/{id}',

calcasa/api/api/funderingen_api.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
Calcasa Public API v1
1717
18-
The version of the OpenAPI document: 1.1.6
18+
The version of the OpenAPI document: 1.1.7
1919
2020
Generated by: https://openapi-generator.tech
2121
"""
@@ -54,6 +54,7 @@ def __init__(self, api_client=None):
5454
settings={
5555
'response_type': (Funderingdata,),
5656
'auth': [
57+
'oauth',
5758
'oauth'
5859
],
5960
'endpoint_path': '/api/v1/funderingen/{bagNummeraanduidingId}',

calcasa/api/api/geldverstrekkers_api.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
Calcasa Public API v1
1717
18-
The version of the OpenAPI document: 1.1.6
18+
The version of the OpenAPI document: 1.1.7
1919
2020
Generated by: https://openapi-generator.tech
2121
"""
@@ -53,6 +53,7 @@ def __init__(self, api_client=None):
5353
settings={
5454
'response_type': ([Geldverstrekker],),
5555
'auth': [
56+
'oauth',
5657
'oauth'
5758
],
5859
'endpoint_path': '/api/v1/geldverstrekkers/{productType}',

calcasa/api/api/rapporten_api.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
Calcasa Public API v1
1717
18-
The version of the OpenAPI document: 1.1.6
18+
The version of the OpenAPI document: 1.1.7
1919
2020
Generated by: https://openapi-generator.tech
2121
"""
@@ -53,6 +53,7 @@ def __init__(self, api_client=None):
5353
settings={
5454
'response_type': (file_type,),
5555
'auth': [
56+
'oauth',
5657
'oauth'
5758
],
5859
'endpoint_path': '/api/v1/rapporten/{id}',

calcasa/api/api/waarderingen_api.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
Calcasa Public API v1
1717
18-
The version of the OpenAPI document: 1.1.6
18+
The version of the OpenAPI document: 1.1.7
1919
2020
Generated by: https://openapi-generator.tech
2121
"""
@@ -62,6 +62,7 @@ def __init__(self, api_client=None):
6262
settings={
6363
'response_type': (Waardering,),
6464
'auth': [
65+
'oauth',
6566
'oauth'
6667
],
6768
'endpoint_path': '/api/v1/waarderingen',
@@ -113,6 +114,7 @@ def __init__(self, api_client=None):
113114
settings={
114115
'response_type': (Waardering,),
115116
'auth': [
117+
'oauth',
116118
'oauth'
117119
],
118120
'endpoint_path': '/api/v1/waarderingen/{id}',
@@ -165,6 +167,7 @@ def __init__(self, api_client=None):
165167
settings={
166168
'response_type': (WaarderingOntwikkeling,),
167169
'auth': [
170+
'oauth',
168171
'oauth'
169172
],
170173
'endpoint_path': '/api/v1/waarderingen/{id}/ontwikkeling',
@@ -217,6 +220,7 @@ def __init__(self, api_client=None):
217220
settings={
218221
'response_type': (Waardering,),
219222
'auth': [
223+
'oauth',
220224
'oauth'
221225
],
222226
'endpoint_path': '/api/v1/waarderingen/{id}',
@@ -275,6 +279,7 @@ def __init__(self, api_client=None):
275279
settings={
276280
'response_type': ([Waardering],),
277281
'auth': [
282+
'oauth',
278283
'oauth'
279284
],
280285
'endpoint_path': '/api/v1/waarderingen/zoeken',

0 commit comments

Comments
 (0)