Florian Schick
Florian Schick
See https://stackoverflow.com/a/77277031/1271211: ``` var identity = scope.CallerIdentity; scope.Context = new Lazy(() => $"{identity}.{nameof(Subject.Member)}"); ```
It's possible. Example UI: https://demo.timetracking.schick-software.de/openapi/index.html Example code: https://github.com/fschick/TimeTracking/blob/main/FS.TimeTracking/FS.TimeTracking.Api.REST/Startup/OpenApi.cs Search in code for constant `OPEN_API_UI_ROUTE`
Thank you for the quick reply and the workaround. The C# code is syntactically correct, it might be a bug in highlight.js. Of course, I prefer the bug to be...
Any process on this?