boschrexroth / ctrlx-automation-sdk

ctrlX AUTOMATION Software Development Kit
https://boschrexroth.github.io/ctrlx-automation-sdk/
MIT License
60 stars 23 forks source link

ServiceToService Documentation is broken #22

Closed mauringo closed 3 months ago

mauringo commented 11 months ago

https://github.com/boschrexroth/ctrlx-automation-sdk/blob/main/doc/s2sauth.md

Here we have 2 error: 1 the json has no comma, it's wrong 2 we have a deprecated "target" in the slot definition the right code is:

    slots:
      secure-assets:
        interface: content
        content: secure-assets
        source:
          read:
            - $SNAP/secure-assets/${SNAPCRAFT_PROJECT_NAME}
albrecht-j commented 3 months ago

@mauringo Will be fixed with the next release