• Toon Claes's avatar
    Expose Project's & ProjectSnippet's VisibilityLevel as String · e1d2e278
    Toon Claes authored
    Instead of exposing the VisibilityLevel as Integer, expose it as
    String `visibility` for Project and ProjectSnippet.
    
    Filter queries also accept the `visibility` as String instead of
    `visibility_level` as Integer.
    
    Also remove the `public` boolean.
    e1d2e278
entities.rb 23.7 KB