Marc Schier
Marc Schier
Yes, I will look into this.
If you would like to help, you could take the json file and identify the offending line(s), then manually update until autorest likes it. Then I can fix the swaggergen...
Might be related to https://github.com/Azure/autorest.csharp/issues/4127 and the format for the enums breaking it. This used to work just fine a year ago when we still generated code but I must...
Fixed in main for 2.9.10 target
Hi @greg-mcnamara. Could you tell me - what operations did you perform (if any) on the previously registered OPC Simulator? DId you subscribe or call any service API? Or nothing...
There is an inherent issue in that the publisher maintains its own view of endpoints and "published nodes" in the underlying json file, and that can get out of sync...
Sorry about this, I had not seen it. There is some code in the repo to generate unique SHA identifiers for the endpoints and applications which is used in the...
That should be the case if the application Uri is unique for both servers.
Closing unless i am mistaken and there is an issue here still, in which case let me know.
Endpoint state API remained for backwards compatibility, but not supported anymore in 2.9. Is there a particular scenario you need it for, or is this just for testing?