We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c105f commit 838673dCopy full SHA for 838673d
dev/io.openliberty.microprofile.health.internal.common/resources/OSGI-INF/metatype/metatype.xml
@@ -18,7 +18,7 @@
18
19
<OCD id="io.openliberty.microprofile.health" name="%mpHealth" description="%mpHealth.desc" ibm:alias="mpHealth" >
20
<AD id="checkInterval" name="%checkInterval" description="%checkInterval.desc" required="false" type="String" />
21
- <AD id="startupCheckInterval" name="%startupCheckInterval" description="%startupCheckInterval.desc" required="false" type="String" ibm:beta="true"/>
+ <AD id="startupCheckInterval" name="%startupCheckInterval" description="%startupCheckInterval.desc" required="false" type="String"/>
22
</OCD>
23
24
<Designate pid="io.openliberty.microprofile.health">
0 commit comments