Commit b8ec3a2
committed
Add handling of api invisible parameters
As we need to handle parameters that doesn't pass through to api we need
a parameter for that in parameter specs.
We decided to use `api_invisible` for that purpose. The method
`_auto_resolve_entities` will sort out these parameters/keys from
`desired_entity`.1 parent ec7aaaa commit b8ec3a2
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
| 250 | + | |
250 | 251 | | |
251 | 252 | | |
252 | 253 | | |
| |||
275 | 276 | | |
276 | 277 | | |
277 | 278 | | |
| 279 | + | |
278 | 280 | | |
279 | 281 | | |
280 | 282 | | |
| |||
283 | 285 | | |
284 | 286 | | |
285 | 287 | | |
| 288 | + | |
286 | 289 | | |
287 | 290 | | |
288 | 291 | | |
| |||
0 commit comments