Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
it-bott-integrasjoner
ubw-client
Commits
cab64be2
Commit
cab64be2
authored
Nov 16, 2020
by
espen.jensen
Browse files
Updated README and config-example with info about ressurs
parent
e14235e8
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
cab64be2
...
...
@@ -19,6 +19,8 @@ client = get_client(rest={'headers': {'X-Gravitee-Api-Key': '...',
'periode'
:
{
'headers'
:
{
'X-Gravitee-Api-Key'
:
'key'
}},
# Ocp-Apim-Subscription-Key
'firma'
:
{
'headers'
:
{
'X-Gravitee-Api-Key'
:
'key'
}},
'ressurser'
:
{
'headers'
:
{
'X-Gravitee-Api-Key'
:
'key'
}}}},
import_service
=
{
'credentials'
:
{
'client'
:
1
,
'password'
:
'<password>'
,
...
...
config.example.yaml
View file @
cab64be2
...
...
@@ -33,6 +33,8 @@ rest:
url
:
konteringsregler/v1
koststeder
:
url
:
koststeder/v1
ressurser
:
url
:
ressurser/v1
import_service
:
credentials
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment