Skip to content

Commit

Permalink
detail on __ns for services
Browse files Browse the repository at this point in the history
  • Loading branch information
oKermorgant committed Mar 13, 2023
1 parent 5725844 commit 46ea11f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ This line runs a temporary client that wait for a service and calls it when avai
- server is the path to some service
- request is a dictionary representing the service request. If `None` or incomplete, will use the service request default values.

If any request parameter is `__ns` it will be changed to the current namespace.

The service type is deduced when it becomes available.

### Robust types for parameters
Expand Down

0 comments on commit 46ea11f

Please sign in to comment.