package io.github.ibuildthecloud.gdapi.model; import io.github.ibuildthecloud.gdapi.annotation.Type; @Type(list = false) public interface ApiVersion extends Resource { }