Specifications Glossary

Browse 3 specifications terms defined in plain English, from the cultural dictionary of computing.

3 Specifications Terms

API Specification
A formal description of an API's operations, parameters, schemas, authentication, and expected responses, often written in a format such as OpenAPI. API...
JSR
Short for Java Specification Request, the formal proposal process used by the Java Community Process to define or revise Java platform standards and APIs. Many...
Package Spec
A specification or definition file describing how a package should be built, installed, versioned, or distributed. In packaging culture, the package spec is...

Related Topics