Skip to content

Conversation

@danielpeintner
Copy link
Member

Note: the PR also removed the following from "servient"

            "dependencies": {
                "serverKey": ["serverCert"],
                "serverCert": ["serverKey"]
            }

since

  • dependencies are now dependentRequired and dependentSchemas
  • and deals with subschemas which we don't use

Am I wrong?

fixes #839

* also removes "dependencies" term
@danielpeintner danielpeintner requested a review from relu91 as a code owner April 23, 2024 12:31
@danielpeintner danielpeintner changed the title fix: move serverKey and serverCert under http fix(cli): move serverKey and serverCert under http Apr 23, 2024
@danielpeintner
Copy link
Member Author

Note: The MQTT tests are failing again and do not recover. I don't think it has anything to do with this PR.
https://github.com/eclipse-thingweb/node-wot/actions/runs/8800424907/job/24189040521#step:9:418

@relu91 relu91 merged commit c000311 into eclipse-thingweb:master Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation Discrepancy for HTTPS Server

3 participants