-
Notifications
You must be signed in to change notification settings - Fork 29
order of the interfaces #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
WAvdBeek
wants to merge
150
commits into
OpenInterConnect:master
Choose a base branch
from
WAvdBeek:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is needed as the raml2doc tool has an issue with '©'.
This is needed as the raml2doc tool has an issue with '©'.
oic.core resolve $ref.
Each directory needs to contain both the License and the Disclaimer. - Add License and Disclaimer to schema directory. Each file needs to contain the full copyright text. - Incorporate the copyright text instead of including the file.
Fixed the files that didn't have the 'schemas' subfolder in the id. Fixed the files that didn't have the '#' at the end of the id that indicates a same document reference.
Various fixes on id's and incorporate legal content through includes.
Changes to various schema files to reflect alignment to OIC v1.1 reflected in various OIC Change Requests.
Align schemas to OIC v1.1 changes
Merge pull request #2 from rabardini/refactor
Merge Refactor onto Master branch
v1.1.0 Core Specification RAML/JSON files
… uuids and date-time
… uuids and date-time
- Add RAML/JSON file for the new core icon resource (optional). - Increase maxLength from 64 to 256 for the "dmv" property in /oic/d Resource.
Add new icon Resource, Increase "dmv" string length
Update the copyright for icon.raml
Do not used camelcase for property names.
Change icon mediaType property name to mediatype
Fixed incorrect use of "arrays" and added the language support to /example/oic/con resource (was accidentally omitted).
Updates to align language support to the specification text
Corrections to fix errors with the /oic/res resource RAML and associated JSON files..
This reverts commit 5b4b727eb7f533bc918356c735954fa0147064bd.
…tion text"" This reverts commit 252602d385fb85e39f0de64fa8397f6f89e009b9.
Fixes for the /oic/res resource to conform to the specification text
Merge branch 'IPR-Review-Cleanup' of https://github.com/openconnectivityfoundation/core into IPR-Review-Cleanup
Ipr review cleanup
Correct errors in scene.raml
Removed the line containing "mnpn" from the example that was placed there incorrectly.
This reverts commit f3e8966.
Removed line containing "mnpn" in the example that was placed there incorrectly.
Changed in the description for the "dmn" property from "Device description" to "Manufacturer Name". Copy/Paste error.
Fixed Bugs #1548 [Editorial] and #1549 [Editorial]
…anup Cleanup of schema errors identified by raml2doc. Add introspection and icon. Fix errata in RAML and JSON in preparation for IPR review.
added oic.if.r interface
change order of interfaces
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.