Stephan Windmüller
- Activité totale 17
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 7
Commentaires
Activité récente par Stephan Windmüller-
You do not need to pass the configuration. Try this minimal body: { "name": "st_pic", "type": "FS_REFERENCE", "content": { "uid": "some_media_uid", "uidType": "MEDIASTORE_LEAF" }} If you ...
-
Just to understand you correctly: Swagger does not work with 0.0.16-beta and you can still reproduce the PATCH issue? Did you redeploy the updated web-app using ServerManager?
-
FS_REFERENCE handling has been simplified in 0.0.12-beta and again in 0.0.16-beta. Do you have access to Artifactory so you can download the latest version?
-
Hello Natasa, the FirstSpirit REST API is distributed using our Artifactory. You can find the current download URL in the installation instructions. Please note: I just released 0.0.16-beta. Swagge...
-
Das beste Vorgehen hier dürfte sein, einen Feature-Request über den Technical Support zu stellen, um eine Alternative für die Klasse bereitzustellen. Beschreibe dort bitte den genauen Anwendungsfal...
-
Hallo Frank, die Klasse ExportTranslationXml ist eine interne Implementierungs-Klasse und nicht Teil der FirstSpirit-API. Sie sollte daher keinesfalls in Scripts eingesetzt werden, da sie sich jede...
-
Hallo Johanna, was genau meinst Du mit "Konfiguration des Service"? Du kannst Dir aus dem Executable über einen SpecialistsBroker die laufende Instanz des Service holen und darauf Methoden aufrufen...
-
You are correct, the module-info.class is a result of the shading process and should not be included. We created an internal ticket for that. Nevertheless, that file has no impact on the functional...
-
It seems the the bug in Eclipse has resurfaced. My advice is to report this issue so it can be fixed for good in the IDE.
-
There is a bug in Eclipse older than version 4.27. Which version are you using?