Remove draft warning from Checks API
Change-Id: I267b2792efee3baa27ebbe6915b0c7813efab566
This commit is contained in:
@@ -15,11 +15,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// IMPORTANT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
// The entire API is currently in DRAFT state.
|
||||
// Changes to all type and interfaces are expected.
|
||||
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
export interface ChecksPluginApi {
|
||||
/**
|
||||
* Must only be called once. You cannot register twice. You cannot unregister.
|
||||
|
||||
Reference in New Issue
Block a user