GithubHelp home page GithubHelp logo

Comments (3)

SteveL-MSFT avatar SteveL-MSFT commented on June 4, 2024 1

The source of truth for that information is from the manifest which is nested in the resource json/yaml. The table view is a convenience, but I can see it has a similar problem we have in PowerShell which is a column header may not be a property on the object. We could do the same as in PS7 and italicize Methods and doc it rather than adding a property that just pulls the info from somewhere else that is already on the object.

from dsc.

michaeltlombardi avatar michaeltlombardi commented on June 4, 2024

The source of truth for that information is from the manifest which is nested in the resource json/yaml.

That's also true for the version, type name, and description, I think. My understanding is that moving those keys to the top level of the return object is to make it easier for users/integrating tools to process and surface the information.

The other consideration is for adapted resources, like from PSDSC - in that specific case, the resources all (currently) implement the same methods, but in the future they may support export or use synthetic testing instead of implementing the test method. Right now, adapter resources aren't required to return manifests for the adapted resources from their list command.

from dsc.

SteveL-MSFT avatar SteveL-MSFT commented on June 4, 2024

This is addressed calling them caps for capabilities

from dsc.

Related Issues (20)

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.