Skip to content

Commit

Permalink
add profiles api draft
Browse files Browse the repository at this point in the history
  • Loading branch information
Niko Heller committed May 17, 2024
1 parent 152737e commit 38867f2
Show file tree
Hide file tree
Showing 71 changed files with 16,536 additions and 50 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "verdigado/gruene-api-client",
"version": "0.3.0",
"version": "0.4.0",
"description": "PHP client library for gruene api",
"keywords": [
"openapitools",
Expand Down
2 changes: 1 addition & 1 deletion docs/Api/DivisionsApi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Verdigado\GrueneApiClient\DivisionsApi

All URIs are relative to https://api.gruene.de, except if the operation defines another base path.
All URIs are relative to http://127.0.0.1:5000, except if the operation defines another base path.

| Method | HTTP request | Description |
| ------------- | ------------- | ------------- |
Expand Down
2 changes: 1 addition & 1 deletion docs/Api/HealthApi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Verdigado\GrueneApiClient\HealthApi

All URIs are relative to https://api.gruene.de, except if the operation defines another base path.
All URIs are relative to http://127.0.0.1:5000, except if the operation defines another base path.

| Method | HTTP request | Description |
| ------------- | ------------- | ------------- |
Expand Down
2 changes: 1 addition & 1 deletion docs/Api/NbApiApi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Verdigado\GrueneApiClient\NbApiApi

All URIs are relative to https://api.gruene.de, except if the operation defines another base path.
All URIs are relative to http://127.0.0.1:5000, except if the operation defines another base path.

| Method | HTTP request | Description |
| ------------- | ------------- | ------------- |
Expand Down
2 changes: 1 addition & 1 deletion docs/Api/OffboardingApi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Verdigado\GrueneApiClient\OffboardingApi

All URIs are relative to https://api.gruene.de, except if the operation defines another base path.
All URIs are relative to http://127.0.0.1:5000, except if the operation defines another base path.

| Method | HTTP request | Description |
| ------------- | ------------- | ------------- |
Expand Down
Loading

0 comments on commit 38867f2

Please sign in to comment.