Coder Social home page Coder Social logo

azuredevops-postman-collections's Issues

Feature Request: Git- Repositories APIs

Add Git- Repositories APIs

  • Create| Create a git repository in a team project.
  • Delete | Delete a git repository
  • Delete Repository From Recycle Bin | Destroy (hard delete) a soft-deleted Git repository.
  • Get Deleted Repositories | Retrieve deleted git repositories.
  • Get Recycle Bin Repositories | Retrieve soft-deleted git repositories from the recycle bin.
  • Get Repository | Retrieve a git repository.
  • Get Repository With Parent | Retrieve a git repository.
  • List | Retrieve git repositories.
  • Restore Repository From Recycle Bin | Recover a soft-deleted Git repository. Recently deleted repositories go into a soft-delete state for a period of time before they are hard deleted and become unrecoverable.
  • Update| Updates the Git repository with either a new repo name or a new default branch.

https://docs.microsoft.com/en-us/rest/api/azure/devops/git/repositories?view=azure-devops-rest-5.1

Feature Request: Git- Commits APIs

Add Git- Commits APIs

  • Get | Retrieve a particular commit.
  • Get Changes | Retrieve changes for a particular commit.
  • Get Commits | Retrieve git commits for a projectParameters that use the searchCriteria prefix in their name can be specified without it as query parameters, e.g. searchCriteria.$top -> $top
  • Get Commits Batch | Retrieve git commits for a project matching the search criteria
  • Get Push Commits | Retrieve a list of commits associated with a particular push.

https://docs.microsoft.com/en-us/rest/api/azure/devops/git/commits?view=azure-devops-rest-5.1

Not an issue, small query on the API testing

New to the field of Azure devops, so I started to test the API using postman manually. I am planning to do the API service testing automatically and create pipeline in azure devops. So how do i integrate the postman API's in azure devops pipeline. Can anyone help me on this please.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.