gitlab API使用

gitlab的API官網上很清楚,我封裝了幾個經常使用的python # -*- coding:utf-8 -*- import requests from common.utils import ServerError class GitLabAPI(object): def __init__(self, headers=None, *args, **kwargs):
相關文章
相關標籤/搜索