Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1007 Bytes

File metadata and controls

23 lines (21 loc) · 1007 Bytes
title description ms.author ms.date ms.topic author ms.reviewer
CodeCop Warning AA0103
For queries of the type API the value of properties APIPublisher, APIGroup, EntityName, and EntitySetName value should be camel-cased to follow the Microsoft REST API Guidelines.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

CodeCop Warning AA0103

Use camel case property values in queries of type API.

Description

For queries of the type API the value of properties APIPublisher, APIGroup, EntityName, and EntitySetName value should be camel-cased to follow the Microsoft REST API Guidelines.

See Also

CodeCop Analyzer
Get Started with AL
Developing Extensions