mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-valijson.git
synced 2026-01-27 02:22:38 +00:00
Update Doxygen configuration to include README and fix misplaced @deprecated tag
This commit is contained in:
@@ -26,7 +26,7 @@ public:
|
||||
|
||||
/// Supported versions of JSON Schema
|
||||
enum Version {
|
||||
kDraft3, /// @deprecated
|
||||
kDraft3, ///< @deprecated JSON Schema v3 has been superseded by v4
|
||||
kDraft4
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user