Hi everyone. I'm currently creating a package with...
# package-development
v
Hi everyone. I'm currently creating a package with the new back office (v15), I'm on the part where I'm calling the APIs that I've implemented on TS. I can see that Umbraco uses the tool hey-api/openapi-ts, but I'm stuck on the part where I pass the authentication token. I can't also seem to generate the core files: https://github.com/umbraco/Umbraco-CMS/tree/contrib/src/Umbraco.Web.UI.Client/src/external/backend-api/src/core, am I missing any? I only get the following structure when generating the openapi script: https://cdn.discordapp.com/attachments/882984798719729704/1341366293105999974/image.png?ex=67b5bc35&is=67b46ab5&hm=24bada32c0e5e1306debf3fb31334bf4f5b6cc2fe83e6157cd6a12faa8ac1295&
2 Views